SoUniformGridClippingElementGet Method (SoState) |
Namespace: OIV.VolumeViz.ElementsAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
IListSoUniformGridClippingRemarks See Also