ILNumerics - Technical Application Development
Top
The AxisCollection type exposes the following members.
Fields
Name | Description | |
---|---|---|
AUTOAXIS_HULL_SCREEN_POSITION |
Prefered position of axis which exist on the hull of the unit cube. Clip coordinates. Default: (0.45,1) (lower left corner)
| |
AUTOAXIS_NON_HULL_SCREEN_POSITION |
Prefered position of axis which do not lay on the hull of the unit cube. Clip coordinates. Default: (1,-1) (lower right outside region)
| |
AUTOAXIS_PREFER_LENGTH_OVER_POSITION_FACTOR |
Length difference threshold for choosing an axis position candidate based on its length rather than its position. Default: 3
| |
DefaultTag |
Tag used to identify the object within the scene graph
| |
m_animations | (Inherited from Group.) | |
m_children | (Inherited from Group.) | |
m_timeoutAware | (Inherited from Group.) |
See Also