Namespace:
Autodesk.Revit.DB.IFC
IFCExtrusionBasis
Enumeration
Description:
This enumerated type represents the possible bases for derivation of extrusion geometry.
This enumerated type represents the possible bases for derivation of extrusion geometry.
IFCExtrusionBasis Enumeration Members:
Name | Description |
---|---|
0 | The X direction. |
1 | The Y direction. |
2 | The Z direction. |
-1 | An invalid basis (typically indicating that the extrusion extraction was unsuccessful). |