rhino.inside-revit
rhino.inside-revit copied to clipboard
how to catch element in c# like normal built-in revit node?
Is your feature request related to a problem? Please describe. I noticed a release button in the pannel, releasing the element created by rhino-revit nide. How can I do the same with c# script? I have to delete the node after the transaction commited. I wandor if I can save the time to manage the elementIds? It's really nice If I can use the built-in API to get rid of the elementId managment.
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.