ExporterIFCUtils.HasElevationProfile
Method
Description:
Identifies if the wall has a sketched elevation profile.
Identifies if the wall has a sketched elevation profile.
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 |