Indicates a selection rule associated with a selection set.
*Add()Indicates a selection rule associated with a selection set. |
|||||
*Add()Indicates a selection rule associated with a selection set. |
Syntax |
*Add(pool name, id, value) |
|
Arguments |
Name |
Description |
pool name |
Describes the pool name associated with the selected entity. |
|
id |
Reserved keyword ID. |
|
value |
The ID values associated with the selection. The values can also be in the format of a range. |
|
Example |
*BeginSelection(Part, SelectVisible) *Add("Shell id 9000-9014") *Add("Shell id 9016") *EndSelection() |
|
Application |
HyperView. |
|
Context |
||
Comments |
This statement applies to the Collision, Contour, FLD, Groups, Mask, Tensor, and Vector panels in HyperView. This block captures the rules of a given selection set. |
|
See also |
|
|