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