Click or drag to resize
SoVolumeGroupmultiVolumes Property

Activates the multi-volumes feature.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool multiVolumes { get; }

Property Value

Type: SoSFBool
Remarks

Default is true. If set to false, behaves as a regular OIV.Inventor.Nodes.SoGroup.

See Also