Skip to content

how to handle geometry errors like parts intersect in maxwell with pyaedt? #3848

Closed Answered by Samuelopez-ansys
iaskgithub asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @iaskgithub ,

There is no specific method to handle intersections, but you can use a similar approach that this method in icepak.py:

https://github.com/ansys/pyaedt/blob/main/pyaedt/icepak.py#L1092

You can see how PyAEDT is parsing the validation logger and it searches for "intersections" and then performs some operations.

Please close the discussion if the answer is useful.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iaskgithub
Comment options

Answer selected by Samuelopez-ansys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants