Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Is it possible to use an Execute statements to drive different parameters to the same model in an assembly?
I want to be able to do something like this where I can pass different values to the parts without having to duplicate the part.
EXECUTE PART TEST1(5)
WIDTH = WIDTH
HEIGHT = HEIGHT
END EXECUTE
EXECUTE PART TEST1(6)
WIDTH = WIDTH + 5
HEIGHT = HEIGHT + 5
END EXECUTE
Hi @ZK_9568324,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,