RoofComponentsGetPlaneDirections Method

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

Return Value

IListXYZ
The directions.
See Also