Skip to main content
1-Visitor
February 11, 2019
Question

Assemblies using Pro/Program

  • February 11, 2019
  • 1 reply
  • 885 views

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?

1 reply

23-Emerald III
February 11, 2019

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.