model.geom(<tag>).feature().selection("selection");
on | off on | off on | off Use the selection methods described in the section “Geometry Object Selection Methods” under model.geom() to specify the selection model.geom(<tag>).feature().selection("selection").For a boundary or edge selection in 2D or 3D, you can force the selection to select whole groups of entities by setting the property groupcontang to on. Each group consists of adjacent entities that meet at an angle less than angletol.See Selections of Geometric Entities for general information about selections.