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