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