Click or drag to resize
PoTube Properties

The PoTube type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycolorBinding

Specify how the colors are bound to the representation.

(Inherited from PoChart.)
Public propertycolorValuesIndex

Defines the index of the set of values for the coloring.

(Inherited from PoChart.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymaterial

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
Public propertythicknessBinding

Defines how thickness values are bound to the curve.

(Inherited from PoCurveLine.)
Public propertythicknessFactor

Defines a multiplicative factor applied to the thickness values.

(Inherited from PoCurveLine.)
Public propertythicknessIndex

Defines the index of the set of values used to specify the thickness.

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

Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node.

(Inherited from PoChart.)
Top
See Also