Click or drag to resize
SoStereoElementIsStereoAbsoluteAdjustments Method

Returns true if stereo adjustments are absolute.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static bool IsStereoAbsoluteAdjustments(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: Boolean
Remarks

See OIV.Inventor.Elements.SoStereoElement.SetStereoAbsoluteAdjustments(OIV.Inventor.Misc.SoState, System.Boolean).

See Also