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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFUInt32 simplificationThreshold { get; }

Property Value

Type: SoSFUInt32
Remarks

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

See Also