on | off all | selections Select among all entities or entities defined by input property on | off on | off
Direction of cylinder axis. Vector has length 3 if axistype is cartesian and length 2 is axistype is spherical. Not used if axistype is x, y, or z. You select the input entities/objects to select among using the properties entitydim, inputent, and input. 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.
• intersects: All entities/objects that intersect the ball/box/cylinder are included.
• inside: All entities/objects that are completely inside the ball/box/cylinder are included.
• somevertex: All entities/objects that have at least one adjacent vertex inside the ball/box/cylinder are included.
• allvertices: All entities/objects that have all adjacent vertices inside the ball/box/cylinder are included.For intersects and inside, the rendering mesh is used for the calculation. You can set the resolution of the rendering mesh usingSee Selections of Geometric Entities for general information about selections.