IFCExtrusionBasis
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.
public enum IFCExtrusionBasis
| Name | Description |
|---|---|
| BasisX | The X direction. |
| BasisY | The Y direction. |
| BasisZ | The Z direction. |
| InvalidBasis | An invalid basis (typically indicating that the extrusion extraction was unsuccessful). |