RoofComponentsGetPlaneOrigins Method

The plane origins of roof slabs.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IList<XYZ> GetPlaneOrigins()

Return Value

IListXYZ
The origins.
See Also