SoDepthOffsetSetupGlobalParameters Method |
Use offset of DepthOffsetElement to setup :
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void SetupGlobalParameters(
SoState state
)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared Sub SetupGlobalParameters (
state As SoState
)
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
static void SetupGlobalParameters(
SoState^ state
)
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static member SetupGlobalParameters :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks normalizationFactor
NDCadjustment
See Also