Replies: 3 comments 1 reply
-
|
Hi @adrimg89 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @Brunner246 , in attachment you will find the example files. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @adrimg89 Your problem is caused by corrupted data. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone.
I have detected a problem with the "check_collision" module.
I have isolated two elements that cause a collision (cadwork clash check detected it without problems), but when I run my python script, the function 'check_if_elements_are_in_collision' does not detect the collision.
Does anyone of you have the same problem?
The problem happens when there are two elements with the same geometry at the same place. It seems that if the objects are exactly at the same point it doesn't detect as a collision, but if you move one of them minimally, then it detects collision.
Thank you very much. Kind regards.
Beta Was this translation helpful? Give feedback.
All reactions