ActivateSelectTool
 
 
 

ActivateSelectTool

Introduced

v5.0

Description

Activates the Selection tool without changing the current selection filter.

Scripting Syntax

ActivateSelectTool();

Examples

VBScript Example

Set NurbSphere = CreatePrim( "Sphere", "MeshSurface", "aSphere" )
ActivateSelectTool