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