Jump to content

Object Instance


zakiayyubi
 Share

Recommended Posts

Hi - Let's say I have two objects Object1 and Object2 in my project. In a model I have one instance of Object1 as Object1_01 and another instance of Object2 as Object2_01.

Is there any way I can access the variables values of Object1_01 from Object2_01. I tried to define an ObjectInstanceProperty in Object2 and set it to Object1_01 for Object2_01 instance but its not working. Any ideas that can solve this issue?

 

Thanks

Zaki

Link to comment
Share on other sites

×
×
  • Create New...