Click or drag to resize
PoCoordinateSystemAxis Properties

The PoCoordinateSystemAxis type exposes the following members.

Properties
  NameDescription
Public propertyarrowLengthFactor

Arrow length scale factor.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyend

End of the coordinate system.

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

Start of the coordinate system.

Public propertytitleTranslationFactor

Translation factor of the titles (as function of the length of each vector).

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

String to be displayed at the end of the X coordinate vector.

Public propertyyTitle

String to be displayed at the end of the Y coordinate vector.

Public propertyzTitle

String to be displayed at the end of the Z coordinate vector.

Top
See Also