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