Click or drag to resize
SoPolygonOffsetElementGetDefault Method

Default values.

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

Parameters

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