v5.0
selection
Converts the selection to edges by selecting adjacent edges. If the selection is already edges then it is not changed.
ConvertSelectionToEdges( [InputObjs], [SelFilter] ); |
Parameter | Type | Description |
---|---|---|
InputObjs | String | List of subcomponents.
Default Value: Current selection. |
SelFilter | FilterConstant | Selection filter that specifies what geometry type of neighbor
elements to select.
Default Value: siEdgeFilter |