Click or drag to resize
SoUniformGridClippingElementGet Method (SoState)

Returns all the grids.

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

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: IListSoUniformGridClipping
Remarks

See Also