ActivateEdgeSelTool

Introduced

1.5

Description

Activates the Rectangle Select tool, sets the filter to Edge, and selects previously tagged edges.

Scripting Syntax

ActivateEdgeSelTool( [SelRegionMode] )

Parameters

Parameter

Type

Description

SelRegionMode

Integer

Select tool shape

Default Value: 1 (Rectangle)

Possible Values:

1: Rectangle tool

2: Raycast tool

3: Lasso tool

4: Freeform tool

5: Paint tool

6: Rectangle Raycast tool

Examples

VBScript Example

' Uses the default (rectangle)
Set NurbSphere = CreatePrim( "Sphere", "MeshSurface", "aSphere" )
ActivateEdgeSelTool

See Also

SelectEdgeFilter

ActivateEdgeSelToolWithNoObjStateChange

ActivateRaycastEdgeSelToolWithNoObjStateChange



Autodesk Softimage v7.5