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

Parameters

onOff
Type: SystemBoolean
Remarks

Default is true.

See Also