Click or drag to resize
SoTransformerDraggerGetColinearThreshold Method

Returns the colinear threshold.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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