Is there any way to delete item show in navigator project map panel as shown below pict?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2023-07-06 12:09 PM
‎2023-07-06
12:09 PM
As known this command, APINavigator_​DeleteNavigatorViewID, can delete only view map. If want to delete item from project map view, is there any command?
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2023-07-06 02:11 PM
‎2023-07-06
02:11 PM
Use API_StoryCmdType with APIStory_Delete for this.
For Elevations, Sections and InteriorElevations I'm not sure, but I would try to delete their respective elements and see what happens.