SoProjectionElementGetInternalProjection Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbProjection GetInternalProjection(
SoState state
)
Public Shared Function GetInternalProjection (
state As SoState
) As SbProjection
public:
static SbProjection^ GetInternalProjection(
SoState^ state
)
static member GetInternalProjection :
state : SoState -> SbProjection
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbProjectionRemarks See Also