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: 2024.2.2.0 (10.16.2.0)
Syntax
public void SetLocateHighlighting(
	bool onOff
)

Parameters

onOff
Type: SystemBoolean
Remarks

Default is true.

See Also