Click or drag to resize
PoScatter Properties

The PoScatter 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 propertymarkerIndex

Defines the type of marker used (cf OIV.Inventor.Nodes.SoMarkerSet).

Public propertymaterial

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
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.)
Public propertyzValuesIndex

Defines the index of the set of values used to specify a z-coordinate for markers.

Top
See Also