Click or drag to resize
SoUniformGridClippingElementGet Method (SoState)

Returns all the grids.

Namespace: OIV.VolumeViz.Elements
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static IList<SoUniformGridClipping> Get(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: IListSoUniformGridClipping
Remarks

See Also