Click or drag to resize
SoTransformerManipSetLocateHighlighting Method

Sets whether or not the dragger inside this manip will perform locate highlighting.

Namespace: OIV.Inventor.Manips
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetLocateHighlighting(
	bool onOff
)

Parameters

onOff
Type: SystemBoolean
Remarks

Default is true.

See Also