Click or drag to resize
SoArray Properties

The SoArray type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynumElements1

Number of elements in the 1st dimension.

Public propertynumElements2

Number of elements in the 2nd dimension.

Public propertynumElements3

Number of elements in the 3rd dimension.

Public propertyorigin

Defines the base point from which copies are distributed.

Public propertyseparation1

Separation vector in the 1st dimension.

Public propertyseparation2

Separation vector in the 2nd dimension.

Public propertyseparation3

Separation vector in the 3rd dimension.

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