01-24-2023, 05:07 PM
I would like to know if it is possible to fetch the point of collision between Active Tool and Worpiece in RoboDK through Py-API or otherwise?
Thank you!
Thank you!
Knowing the Point of Collision |
01-24-2023, 05:07 PM
I would like to know if it is possible to fetch the point of collision between Active Tool and Worpiece in RoboDK through Py-API or otherwise?
Thank you!
01-24-2023, 06:24 PM
Unfortunately this is not possible at this moment.
01-25-2023, 03:53 PM
Okay! Thanks for the response Albert.
01-25-2023, 05:45 PM
If it can help someone else, the only collision call currently available that provides coordinates is Collision_Line.
More information here: https://robodk.com/doc/en/PythonAPI/robo...ision_Line
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
08-02-2024, 10:56 PM
(This post was last modified: 08-02-2024, 11:08 PM by SamuelEStreamline.)
Is there a way to get a list of the collided items via the program.Update() method similar to what is seen in the collision map?
(08-02-2024, 10:56 PM)SamuelEStreamline Wrote: Is there a way to get a list of the collided items via the program.Update() method similar to what is seen in the collision map? I'm sorry, I should have looked at the API documentation before posting this. RDK.Collisions() and RDK.CollisionItems() is working as desired
08-06-2024, 08:52 AM
Great, thanks for letting us know.
|
Users browsing this thread: |
1 Guest(s) |