Click or drag to resize
SoVolumeGroupmultiVolumes Property

Activates the multi-volumes feature.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
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