passing parameters from main assembly to sub-assembly INSIDE another sub-assembly ??

passing parameters from main assembly to sub-assembly INSIDE another sub-assembly ??

doug.johnston
Advocate Advocate
468 Views
1 Reply
Message 1 of 2

passing parameters from main assembly to sub-assembly INSIDE another sub-assembly ??

doug.johnston
Advocate
Advocate

Hey folks,

 

I have a sub-assembly, inside another sub-assembly, that I want to pass parameters & iproperties from the main assembly.

 

I want to pass the values from the Cxxxxx_OVxxxxCAAA.iam (main assembly) to the TOP FRAME RELIEF LID FRAME_1.iam assembly, which is inside the TOP FRAME_STRUCTURAL assembly,

 

I've been using the following to pass the values from the main assembly to a sub-assembly:

Parameter("C_TOP FRAME_master sketch", "LOAD_WIDTH") = LOAD_WIDTH

 

What code can I use to resolve this ??

 

dougjohnston_0-1643828531775.png

 


---------------------------------------------------
It's not easy maintaining this level of insanity !!!!!
0 Likes
Accepted solutions (1)
469 Views
1 Reply
Reply (1)
Message 2 of 2

theo.bot
Collaborator
Collaborator
Accepted solution

It should work in the way you described, so I don't get your real question. Is it not working for you? do you want an alternative way?

0 Likes