Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.
It is already there - I think you are trying to make a connection from the assembly to the sub-assembly. For that you need an EXECUTE statement in your main assembly program to pass down any parameter mappings/values that you want.
There are a few other methods that work for this, assembly relations are an example, but you must be sure to avoide circular relationships.
Always TOP-->DOWN. So you must add the execute statement in the Assembly just above the part or sub-assembly that you are trying to send changes to. You must also make sure that your parameters are mapped properly for their type so that the values do not create a regen error.
Hope this helps.
Dave
p.s. you might want to check in to p-Program - it is a graphical Pro/PROGRAM editor and has all of these rules built into it - also wizards to handle these not-so-common functions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.