Click or drag to resize
SoPolygonOffsetElementGet Method

Gets the current polygon offset attributes in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Get(
	SoState state,
	out float factor,
	out float units,
	out SoPolygonOffsetElementStyles styles,
	out bool on
)

Parameters

state
Type: OIV.Inventor.MiscSoState
factor
Type: SystemSingle
units
Type: SystemSingle
styles
Type: OIV.Inventor.ElementsSoPolygonOffsetElementStyles
on
Type: SystemBoolean
Remarks