mir
Guest
Good evening,
I have a binding set of objects in an inventor .iam file.
for example I have door and handle. the door is high d1=100 and the handle I would like to be wide d2=d1/5 ... I know it makes little sense but it is only an example.
when however I look for the variable d1 inside the handle element does not correspond to the variable d1 in port ... how can I fish such variable?
generally in programming there is a form of the type "port.d1" to fish variables in other "levels" of code.
thanks for the help
♪
I have a binding set of objects in an inventor .iam file.
for example I have door and handle. the door is high d1=100 and the handle I would like to be wide d2=d1/5 ... I know it makes little sense but it is only an example.
when however I look for the variable d1 inside the handle element does not correspond to the variable d1 in port ... how can I fish such variable?
generally in programming there is a form of the type "port.d1" to fish variables in other "levels" of code.
thanks for the help
♪