*Add()
Indicates a selection rule associated with a selection set.
Syntax
*Add (pool name, id, value)
Application
HyperView
Inputs
- 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.
 
Context
*BeginCollision()
*BeginContour()
*BeginFLD()
*BeginGroup()
*BeginMask()
*BeginTensor()
*BeginVector()
Example
*BeginSelection(Part, SelectVisible)
     *Add("Shell id 9000-9014")
     *Add("Shell id 9016")
*EndSelection()
      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.