ExporterIFCUtils.GetGeometryFromInplaceWall
Description:
Obtains a special snapshot of the geometry of an in-place wall element suitable for export.
Obtains a special snapshot of the geometry of an in-place wall element suitable for export.
public static GeometryElement GetGeometryFromInplaceWall(
FamilyInstance pFamInstWallElem
)
-
pFamInstWallElemThe in-place wall instance.
Return Value
nullNothingnullptr
The in-place wall geometry. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no special
geometry for the wall needed for export; the standard geometry of the wall can be used.
-
A non-optional argument was null