The Axis type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Axis |
Standard constructor.
|
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Equal operator. Checks if the dimension index is equal for two given axes.
|
![]() ![]() | Inequality |
Not equal operator. Checks if the dimension index is not equal for two given axes.
|
Properties
Name | Description | |
---|---|---|
![]() | Idx |
Dimension index. This is changed when switching axes.
|
![]() | Img |
Arrow-Image to select for axe-switching.
|
![]() | Lin |
Line representing the axis in the PC coordinate system.
|
See Also