Click or drag to resize
SoTransformerDraggerGetColinearThreshold Method

Returns the colinear threshold.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static int GetColinearThreshold()

Return Value

Type: Int32
Remarks

This parameter determines the number of pixels that must separate two axes before they are regarded as distinct.

See Also