Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
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?
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.