Message 1 of 1
Performing multiple Booleans on 3Dsolids

Not applicable
03-08-2002
05:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am adding a series of cylinders to an existing 3DSolid object, ie, holes. When I do the .Boolean acSubtraction for the first object everything seems to work just fine. The next time that I try to preform another boolean, AutoCAD crashes. I have also tried acUnion and have gotten the same results. I have included some of my Vb code.