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