v10.5 (2012)
Grow loops from the selected components.
GrowSelectedLoops( SelectionList, [AroundCorners] ); |
Parameter | Type | Description |
---|---|---|
SelectionList | String |
List of components. Default Value: n/a |
AroundCorners | Boolean |
If true then border edge loops will extend around corners. Default Value: True |
CreatePrim "Grid", "MeshSurface" GrowSelectedLoops "grid.edge[66,69]" |