RoofComponentsGetPlaneOrigins Method

The plane origins of roof slabs.

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

Return Value

IListXYZ
The origins.
See Also