Hello Everyone! I am working on creating assembly instances using pro/program. My query is if a component is to be included within the assembly certain number of times, is it required to use include statement for each time.(Ex.: Using 4 lifting lugs for a baseplate, should we use include statement for each lug?). Is there a method to include the same part in assembly program multiple times using single include statement?
Every file you build, has a Pro/Program 'file' built by the system. It is how Creo regenerates a model and assembly.
Experiment a little! Build an assembly with 4 lugs and then look at the Pro/Program listing in your assembly to see how PTC constructs the file.