Skip to main content

select3DMarkup

Like select3D, but works on 3D markup only. Use this method to turn on/off the 3D markup select tool, enabling the user to select 3D markup using the mouse by clicking on parts in the 3D model.

Syntax

RxCore.select3DMarkup(selected)

Parameters

  • selected: boolean — Set to true to enable the tool, or false to disable it.

Returns

  • NA — This method does not return a value.