Message 1 of 2
Export fixed area around a datum point in CAD repeatedly into 300+ Drawings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a scenario where we have a large drawing file which has 300 3D objects within it that we need to split into 300 separate 3D drawing files. Each object has a single datum point at it's center which could be used to locate each object.
I am wondering if it would be possible with the added VBA function in AutoCAD write a bit of coding to export each object out into separate drawing files, saving me the job of doing it 300 times over! Each object is spaced globally at varying distances between 100-400m from eachover, and the window for exporting each object would need to be about 25m wide to capture each object.