Message 1 of 2
Select a element and view properties in a textbox

Not applicable
12-30-2014
01:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
I'm developing my revit addin using VB.NET 2012. I need to select an element (wall, floor, etc) and displayed the properties in textbox or DataGridView, similar to a window properties. can someone give me an example how to do it?
This is the picture of my addin, I need to charge my window eBIM with the properties of the selected element.