SoTransformerManipSetLocateHighlighting Method |
Sets whether or not the dragger inside this manip will perform locate highlighting.
Namespace: OIV.Inventor.ManipsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetLocateHighlighting(
bool onOff
)
Public Sub SetLocateHighlighting (
onOff As Boolean
)
public:
void SetLocateHighlighting(
bool onOff
)
member SetLocateHighlighting :
onOff : bool -> unit
Parameters
- onOff
- Type: SystemBoolean
Remarks See Also