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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBitMask<SoPolygonOffsetStyleType> styles { get; }

Property Value

Type: SoSFBitMaskSoPolygonOffsetStyleType
Remarks

Default = FILLED.

See Also