Message 1 of 2
ADD a Civil 3D Property Set with VBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to add property set in a block with VBA?
I mean, something like we did with atributes "Block.AddAttribute"
I know Property Set is especific element of Civil 3D, so its probably that i have to add some library, wich one?
And after add that library, how can i add a property set in my drawing with vba code? It's possible?
Thanks in advance 🙂