| SoProjectionElementGetInternalProjection Method  | 
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic 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: 
SbProjection
Remarks
See Also