Select tool

The select_M Select tool is accessible from the Tools panel or using the Q hotkey. It has several selection modes which correspond to the different type of elements.

Selection modes

The selection mode is shared between the move_M Move, rotate_M Rotate and scale_M Scale tools. It can be switched in the toolbar or in the Tool Settings panel:

selection_mode

Selection Mode

Description

select_prims Select Prims

The default selection mode. Selects entire objects (primitives).

select_points Select Points

Selects individual vertices (points) of an object.

select_edges Select Edges

Selects individual edges of an object.

select_faces Select Faces

Selects individual faces of an object.

select_instances Select Instances

Selects individual instances.

select_models Select Models

Selects all objects within a given model (a container for objects).

select_groups Select Groups

Selects objects that are grouped together. kind = *group* specifies that the selection includes groups.

select_assemblies Select Assemblies

Selects objects that are part of an assembly (a collection of objects). kind = *assembly* specifies that the selection includes assemblies.

select_components Select Components

Selects components of an object, like vertices, edges, and faces. kind = *component* specifies that the selection includes components.

select_subcomponents Select Subcomponents

Selects subcomponents of an object, like individual points on a curve. kind = *subcomponent* specifies that the selection includes subcomponents.