Skip to main content
1-Visitor
January 7, 2019
Question

Creating assembly using Pro/Program

  • January 7, 2019
  • 1 reply
  • 1069 views

Hello community! I am working on automating 3D modeling of baseplate using Pro/Program. My question is whether we can assemble together individual components into one single assembly (Ex.: shaft and flange assembly, lifting lug-C-channel beam, etc.) using Pro/Program. How to orient parts with respect to each other in an assembly, using Pro/Program. Is it necessary to substitute Pro/Program with Object toolkits (C++, Java, Parametric) to create complex assemblies?

1 reply

HamsterNL
18-Opal
January 10, 2019

With PRO/Program, you first have to create the assemblies yourself.

 

Then, you can edit the PRO/Program and add IF-THEN statements (you add the logic).

 

If you would like to build an assembly from scratch, then you will have to resort to J-link or PRO/Toolkit.