You can activate the Object Properties panel both through the UI and the API:
-
UI: in the menu bar, go to Map→ Object Properties.
-
API: use the
setActiveOnMapComponent
method on theTLcySelectionEditorAddOn
.
See How to obtain a reference to an add-on? for more information abou retrieving an add-on. |