Passing Parameters to Lower Parts/Assemblies
Hi I'm trying to streamline design without skeletons or notebooks.
I've been using relations referencing the GA. Ex:
WO_NUM = WO_NUM:1
DIA = DIA:1
The :1 calls up parameter of session ID 1
I found out that model intent > program can do the same thing with more steps. Is there a reason to use program instead.
Do you have any ways to basically do top down design without access to skeletons or notebooks?

