Click or drag to resize
SoPolygonOffsetElementSet Method

Sets 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 Set(
	SoState state,
	SoNode node,
	float factor,
	float units,
	SoPolygonOffsetElementStyles styles,
	bool on
)

Parameters

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