Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

changing parent a child without changing child position of its blinkin

#2
Use Render to stop the rendering updates and setParentStatic to change parent with changing the position of the object.

RDK.Render(False)
cob.setParentStatic(ref)
RDK.Render(True)
Please read theForum Guidelinesbefore posting!
Find useful information about RoboDK by visiting ourOnline Documentation.


Messages In This Thread
RE: changing parent a child without changing child position of its blinkin - bySam- 04-05-2023, 12:13 PM



Users browsing this thread:
1 Guest(s)