Message 1 of 3
subtracting one circle from the other

Not applicable
11-17-2008
11:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to subtract one solid from another. in lisp i would do it like this (command "subtract" cir1 cir2 ""), can anyone show me how i would do something like this with VBA