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: 9.9.13.0 (9.9.13.0)
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: field available since Open Inventor 8.0

See Also