Click or drag to resize
PoGroup6Axis3 Properties

The PoGroup6Axis3 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 cube.

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 propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertystart

Start point of the cube.

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

Title of the X axis.

Public propertyyTitle

Title of the Y axis.

Public propertyzTitle

Title of the Z axis.

Top
See Also