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