| SoDepthOffsetElementGetMaxOffset Method  | 
Returns current accumulated offset from the state. 
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static float GetMaxOffset(
	SoState state
)
Public Shared Function GetMaxOffset ( 
	state As SoState
) As Single
public:
static float GetMaxOffset(
	SoState^ state
)
static member GetMaxOffset : 
        state : SoState -> float32 
Parameters
- state
 - Type: OIV.Inventor.MiscSoState
 
Return Value
Type: 
Single
Remarks
See Also