select3D
Use this method to turn on/off the 3D select tool, enabling the user to select 3D parts using the mouse by clicking on parts in the 3D model.
Syntax
RxCore.select3D(selected)
Parameters
selected: boolean — Set totrueto enable the tool, orfalseto disable it.
Returns
- NA — This method does not return a value.