Click or drag to resize
SoPolyLineScreenDrawersimplificationThreshold Property

Threshold (in pixels) used to simplify line when it is finished.

Namespace: OIV.Inventor.Drawers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFUInt32 simplificationThreshold { get; }

Property Value

Type: SoSFUInt32
Remarks

A value of 0 means no simplification. Default value is 5 pixels.

See Also