v1.5
selection
Activates the Rectangle Select tool and sets the filter to Edge.
ActivateEdgeSelToolWithNoObjStateChange( [SelRegionMode] ); |
Parameter | Type | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SelRegionMode | Integer | Select tool shape
Default Value: 1 (Rectangle)
|
Set NurbSphere = CreatePrim( "Sphere", "MeshSurface", "aSphere" ) ActivateEdgeSelToolWithNoObjStateChange |