05-31-2023
07:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-31-2023
07:49 AM
Getting values from an autocad block attributes
Hello everyone, I hope you can help me. I need:
1- A way to create a personalized iproperty if it does not exist.
2- A way to get the value from an attribute of an autocad block that is in the drawing already and place that value into the iproperty
3- A way to delete that block from the drawing afterwards.
Thanks.