The following methods are available for selecting and obtaining the identifiers of objects.
Method |
Description |
Returns the identifiers of all objects. |
|
Filters an array of object identifiers. |
|
Returns the first object's identifier in the document. |
|
Prompts the user to pick a single curve object. |
|
Prompts the user to pick a single object. |
|
Extended version of GetObject. |
|
Prompts the user to pick multiple objects. |
|
Extended version of GetObjects. |
|
Prompts the user to pick point objects, and returns their coordinates. |
|
Prompts the user to pick a single surface object. |
|
Returns the identifiers of all hidden objects. |
|
Inverts the current object selection. |
|
Returns the identifiers of the most recently created objects. |
|
Returns the last object's identifier in the document. |
|
Returns the identifiers of all locked objects. |
|
Returns the identifier of the next object from an object. |
|
Returns the identifiers of all normal objects. |
|
Returns all object identifiers based on color. |
|
Returns all object identifiers based on group membership. |
|
Returns all object identifiers based on layer. |
|
Returns the identifiers of all objects based on the objects' material index. |
|
Returns the identifiers of all objects based on the objects' material source. |
|
Returns all object identifiers based on user-defined name. |
|
Returns the identifiers of objects bounded by a polyline region. |
|
Returns all object identifiers based on object type. |
|
Returns all object identifiers based on user-defined URL. |
|
Picks objects using a point selection. |
|
Returns the identifiers of the previously selected objects. |
|
Returns the identifiers of all reference objects. |
|
Returns the identifiers of currently selected objects. |
|
Unselects all objects. |
|
Returns the identifiers of currently unselected objects. |
|
Returns the identifiers of all objects that are visible in a view. |
|
Picks objects using either a window or crossing selection. |