Calculate surface area Vba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
First I would like to say that my knowledge of VBA coding is limited. That being said I do have some coding experience but I am unfamiliar with some of the concepts of VBA coding and how they interact with inventor files.
Currently I am trying to figure out how to calculate the area of a flat pattern created in an inventor part file and then have that area subtracted from a rectangular boundary box that is dictated by the largest length and largest width of the part file, a picture file is attached for better visualization. This information would then need to be exported to our cost report as a scrap factor.
Attached is our current cost report macro VBA Code as a text file. Which was not written by myself. I was wondering if there was a way to easily implement this idea into the current code? Or would it be best to create another macro?
Any help is much appreciated.
