Click or drag to resize
SoPolygonOffsetstyles Property

A bit-wise combination of FILLED, LINES, and POINTS that determines which polygon modes should be offset.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBitMask<SoPolygonOffsetStyleType> styles { get; }

Property Value

Type: SoSFBitMaskSoPolygonOffsetStyleType
Remarks

Default = FILLED.

See Also