Hi!
I have a continuous crash when I run this script, and I don't know why:
elements=get_cadwork_active_elements()
contact_facet_list=ec.get_element_contact_facets(elements[0].id,elements[1].id)
print(len(contact_facet_list))
In attachment you can see the pair of elements which are causing this issue
problem_elements.zip
Do you have an idea of what problem is causing this issue?
Thank you very much. Best regards
Hi!
I have a continuous crash when I run this script, and I don't know why:
In attachment you can see the pair of elements which are causing this issue
problem_elements.zip
Do you have an idea of what problem is causing this issue?
Thank you very much. Best regards