RoofComponentsGetPlaneDirections Method

The plane directions 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> GetPlaneDirections()

Return Value

IListXYZ
The directions.
See Also