Exporter |
Identifies if the wall has a sketched elevation profile.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- pVWall Wall
- The wall.
Return Value
BooleanTrue if the wall has a sketch elevation profile, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
