Skip to main content

toggle3DVisible

Use this method to turn on/off the 3D visible tool that enables the user to hide 3D parts using the mouse and clicking on parts in the 3D model with the left mouse button.

Syntax

RxCore.toggle3DVisible(selected)

Parameters

  • selected: booleantrue = on, false = off.

Returns

  • NA — This method does not return a value.