Click or drag to resize
SoUniformGridClippingsize Property

Note: This API is now obsolete.

Obsoletesince Open Inventor 8000.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoSFBox3f size { get; }

Property Value

Type: SoSFBox3f
Remarks

Use OIV.VolumeViz.Nodes.SoUniformGridClipping.m_extent instead.

See Also