Click or drag to resize
PoAutoCubeAxis Properties

The PoAutoCubeAxis type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyend

End point of the parallelepiped's diagonal.

Public propertygradEnd

Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.

Public propertygradStart

Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.

Public propertyisBackgroundFacesVisible

Sets the visibility of visible faces.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisGridLinesXVisible

Sets the visibility of the grid lines of the X axes displayed on the visible faces.

Public propertyisGridLinesYVisible

Sets the visibility of the grid lines of the Y axes displayed on the visible faces.

Public propertyisGridLinesZVisible

Sets the visibility of the grid lines of the Z axes displayed on the visible faces.

Public propertyisIntersectingGradsVisible

Given A1 and A2 2 consecutive axes with the first (the last) graduation of A1 intersects the first or the last graduation of A2.

Public propertymodellingMatrix

This modelling matrix is used to determine the visibility of each face (and thus the axes to draw).

Public propertyprojectionMatrix

This modelling matrix is used to determine the visibility of each face (and thus the axes to draw).

Public propertystart

Start point of the parallelepiped's diagonal.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyviewingMatrix

This viewing matrix is used to determine the visibility of each face (and thus the axes to draw).

Public propertyxTitle

Title of the X axes.

Public propertyyTitle

Title of the Y axes.

Public propertyzTitle

Title of the Z axes.

Top
See Also