Close
Relief for ODA Team in Ukraine
Learn more
ODA BimRv SDK
API Reference
>
Namespaces
>
TB_IFCEXPORT Namespace
>
TB_IFCEXPORT::IFCExtrusionAxes Namespace
>
Structs, Records, Enums
>
TB_IFCEXPORT::IFCExtrusionAxes::IFCExtrusionAxes Enumeration
TB_IFCEXPORT::IFCExtrusionAxes::IFCExtrusionAxes Enumeration
Syntax
C++
enum
IFCExtrusionAxes
{
TryDefault
= 0,
TryX
= 1,
TryY
= 2,
TryXY
= 3,
TryZ
= 4,
TryXZ
= 5,
TryYZ
= 6,
TryXYZ
= 7,
TryCustom
= 8,
TryXYZAndCustom
= 15 };
Members
Members
Description
TryDefault
The default value.
TryX
The x-axis.
TryY
The y-axis.
TryXY
The x- and y-axes.
TryZ
The z-axis.
TryXZ
The x- and z-axes.
TryYZ
The y- and z-axes.
TryXYZ
The x-, y-, and z-axes.
TryCustom
A custom direction.
TryXYZAndCustom
The x-, y-, and z-axes, and a custom direction.
File:
TbIfcEnums.h
Namespace:
TB_IFCEXPORT::IFCExtrusionAxes
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!