Click or drag to resize
SoUniformGridClippingElementGet Method (SoState)

Returns all the grids.

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

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: ListSoUniformGridClipping
Remarks

See Also