v1.0
Activates the Rectangle Select tool, sets the filter to Point, and adds previously tagged points to selection.
ActivateVertexSelToolWithNoObjStateChange( [SelRegionMode] ); |
Parameter | Type | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SelRegionMode | Integer |
Select tool shape Default Value: 1 (Rectangle)
|
Set NurbSphere = CreatePrim( "Sphere", "MeshSurface", "aSphere" ) ActivateVertexSelToolWithNoObjStateChange |