Click or drag to resize
SoUniformGridClippingextent Property

Bounding box of the surface in 3D geometric coordinates.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBox3f extent { get; }

Property Value

Type: SoSFBox3f
Remarks

Default is a box of size (2, 1, 2) with its back left corner at (-1, 0, -1).

Note Note

Field available since Open Inventor 8.0

See Also