Hello COE Community,
I have a basic example below on what I am trying to accomplish. Our Analyst is requesting that we output an IGES file of our CATProduct. Which is straight forward enough however the question relates to manipulating the axis system of the CATProduct so the IGES output is in the correct postion.
Image 1 illistrates the CATProduct. Notice that the first component brought into the product is the part labeled "Master Axis System". This part only contains an axis system and a sketch that has the 6 points where the washers are contained to.
Image 2 is the resulting IGES output. Notice that the "Master Axis System's" axis system is used as the default axis system in the IGES file. Is there a way to select which axis system I want to be the default in the IGES output? For example what if I wanted it to be the axis sytem in Washer.3? Is this possible and how do I do it? What is the best methodoligy when dealing with situations like this?