Click or drag to resize
SoROI Properties

The SoROI type exposes the following members.

Properties
  NameDescription
Public propertybox

Specifies the bounds of the region of interest.

Public propertydataSetId

Specifies which OIV.VolumeViz.Nodes.SoVolumeData node to use.

Public propertyflags

Specifies how the bounds of the box are used.

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

Specifies whether the box bounds are relative to the subvolume or the full volume (i.e., are specified in absolute slice coordinates).

Public propertysubVolume

Specifies the bounds of the subvolume that will be rendered.

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