SoViewVolumeElementGet Method |
Returns the current view volume from the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbViewVolume Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SbViewVolume
public:
static SbViewVolume Get(
SoState^ state
)
static member Get :
state : SoState -> SbViewVolume
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbViewVolumeRemarks See Also