PoAutoCubeAxis Properties |
The PoAutoCubeAxis type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | end | End point of the parallelepiped's diagonal. |
![]() | gradEnd | Defines the value of the graduation (tick label) corresponding to the end point of this group of axes. |
![]() | gradStart | Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes. |
![]() | isBackgroundFacesVisible | Sets the visibility of visible faces. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isGridLinesXVisible | Sets the visibility of the grid lines of the X axes displayed on the visible faces. |
![]() | isGridLinesYVisible | Sets the visibility of the grid lines of the Y axes displayed on the visible faces. |
![]() | isGridLinesZVisible | Sets the visibility of the grid lines of the Z axes displayed on the visible faces. |
![]() | isIntersectingGradsVisible | Given A1 and A2 2 consecutive axes with the first (the last) graduation of A1 intersects the first or the last graduation of A2. |
![]() | modellingMatrix | This modelling matrix is used to determine the visibility of each face (and thus the axes to draw). |
![]() | projectionMatrix | This modelling matrix is used to determine the visibility of each face (and thus the axes to draw). |
![]() | start | Start point of the parallelepiped's diagonal. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | viewingMatrix | This viewing matrix is used to determine the visibility of each face (and thus the axes to draw). |
![]() | xTitle | Title of the X axes. |
![]() | yTitle | Title of the Y axes. |
![]() | zTitle | Title of the Z axes. |