The following is the user interface for building and executing an feature attribute–based queries to generate or modify an AutoCAD selection set. You can access the Select by attributes dialog from the context menu of a feature layer in the Esri Contents pane.
Element | Description |
---|---|
![]() | The current feature layer name. |
![]() | Selection method drop-down list that includes: Create new selection, Add to current selection, Remove from current selection, and Select from current selection. |
![]() | A selectable field list used to build a query expression. Double-clicking the field name adds it to the query where clause ( |
![]() | Expression builder operators. Selecting a button adds the operation to the query where clause ( |
![]() | Field values list from the feature layer's selected field ( |
![]() | The Get Unique Values button populates the field values list ( |
![]() | Add text to this box to scroll the field values list ( |
![]() | SQL Query string. You can use the field list ( |
![]() | The Verify button will verify the syntax of the SQL query string ( |
![]() | The Apply button will modify the selection set of the chosen feature layer ( |