| SoUniformGridClippingElementGet Method (SoState) | 
 
Namespace: OIV.VolumeViz.ElementsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic static IList<SoUniformGridClipping> Get(
	SoState state
)
Public Shared Function Get ( 
	state As SoState
) As IList(Of SoUniformGridClipping)
public:
static IList<SoUniformGridClipping^>^ Get(
	SoState^ state
)
static member Get : 
        state : SoState -> IList<SoUniformGridClipping> 
Parameters
- state
 - Type: OIV.Inventor.MiscSoState
 
Return Value
Type: 
IListSoUniformGridClipping
Remarks
See Also