This document is archived and information here might be outdated. Recommended version. |
Provides access to members that display a dialog, that allow you to choose an object from a list.
Name | Description | |
---|---|---|
Cursor | Input Cursor. | |
DoModal | Show object selection dialog. Dialog will only show if there are 2 or more features to display. | |
ExceptionList | IDs in this list will not be shown in the dialog. Optional argument. | |
Layer | Layer of object. Used to display the object according to the layers settings. Optional argument. | |
Object | Object selected in the dialog, or the one object in the cursor after the exception list was applied. | |
WindowTitle | Title of the window. Default: Select an object. |
Classes | Description |
---|---|
ChooseObjectFromObjectsUI | The object chooser from many objects. |
This interface and its members are used internally within Spatial Adjustment.