RobotStudio event

Different types for GetParent and SetParent?

Options
Hey, Im really struggling trying to set a parts parent. Why this type of a connection is impossible? 
Thanks

Best Answer

Answers

  • Eandrju
    Options
    Thanks, good to know. Im taking part in competition organised by ABB in Poland atm, and the deadline for a simulation is in 2 weeks. Any chance that 6.08 ll be released by then?

  • Hopefully but not guaranteed. In the meantime, try the attached smart component that converts any object to the proper type for SetParent (if possible).
    Johannes Weiman
    Software Engineer
    RobotStudio Team, ABB Robotics
  • Eandrju
    Options
    You have no idea how much this SC helped me. Thanks to You I didnt need to use some nasty workarounds. atm my project is much cleaner. Thank you :smile: . Could you please compile one more simply SC that would convert object to the proper type for Child in Attacher? I thought about giving a RobotStudio SDK a try myself, but there is not much time left until the deadline of the competition. So maybe after that ;]
  • Eandrju
    Options
    Never mind, I managed to build the smartComponent that I needed. It was easier than i thought ;]