How to Delete an Element using its Element ID


Product(s):OpenRoads Designer CONNECT Edition
Version(s):10.10+
Area: Platform Commands

Problem

Given an elements ID, I want to select/highlight/delete it.

Solution

analyze element deletebyid #### - This key-in will delete the specified element

analyze element byid #### - This key-in will highlight the specified element

analyze element selectbyid #### - This key-in will select the specified element

Example of key-in to delete element 4308: analyze element deletebyid 4308