RVTDocs.com

ExporterIFCUtils.HasElevationProfile

Method
Description:
Identifies if the wall has a sketched elevation profile.
Syntax
public static bool HasElevationProfile(
	Wall pVWall
)
Parameters
Parameter Type Description
pVWall Wall The wall.
Return Value
Type Description
Boolean True if the wall has a sketch elevation profile, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null