- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I have made a windows form featuring a treeview, that is populated with a list of walls instances in my document when opened. I would like to make a drawing of lines marking the wall instance whenever this is checked in the treeview. I have the script for the drawing however i do not know, how this is to be set up. How do I make the document aware that a treenode has been selected og deselected thus the wall is either drawn or removed in Revit, while the windows forms is open? Currently, the drawing works through a simple external command, but I want to make a connection with the tree nodes. Is this possible? Can I set up a transaction in the Forms script or do you have other suggestions?
Solved! Go to Solution.