Message 1 of 4
Getting attributes from import CAD block

Not applicable
05-06-2017
09:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello people,
I came from this post:
https://forums.autodsk.com/t5/revit-api-forum/reading-cad-linked-object/td-p/7063811
Finally we are able to get blocks from an imported cad file into our model... now, I would like to get block attributes. Using the method GetInstanceGeometry I only can access to the "lines" that form a block, and not the attributes.
Anyone found something useful???
Thanks in advance!