Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I'm currently working on a project where I need to programmatically identify and extract information about holes placed within a slab in AutoCAD Architecture drawings using the .NET API.
Specifically, I need to:
- Identify the presence of holes within a slab object.
- Extract relevant data about these holes such as their coordinates, dimensions, and any associated attributes.
Sample Drawing:
Inner rectangle is hole for that slab.
Could someone please provide guidance or code snippets on how to achieve this using the AutoCAD .NET API? Any insights, resources, or sample code would be greatly appreciated.
Thank you in advance for your help!
Solved! Go to Solution.