Open CASCADE Technology
7.5.0
|
Enumerations | |
enum | Aspect_TypeOfTriedronPosition { Aspect_TOTP_CENTER = 0x0000, Aspect_TOTP_TOP = 0x0001, Aspect_TOTP_BOTTOM = 0x0002, Aspect_TOTP_LEFT = 0x0004, Aspect_TOTP_RIGHT = 0x0008, Aspect_TOTP_LEFT_LOWER, Aspect_TOTP_LEFT_UPPER, Aspect_TOTP_RIGHT_LOWER, Aspect_TOTP_RIGHT_UPPER } |
Definition of the Trihedron position in the views. It is defined as a bitmask to simplify handling vertical and horizontal alignment independently. More... | |
Definition of the Trihedron position in the views. It is defined as a bitmask to simplify handling vertical and horizontal alignment independently.