v1.5
Identifies the neighbors indices from the input indices and either adds them to the selection or uniquely selects them.
SelectAdjacent( [InputObjs], [SelFilter], [ExtendSelection] ); |
Parameter | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
InputObjs | String |
List of objects. Default Value: Current selection. |
||||||
SelFilter | FilterConstant |
Selection filter that specifies what type of neighbor elements to select. Default Value: Current selection filter. |
||||||
ExtendSelection | Boolean |
Indicates how to extend the selection. Default Value: False
|