Penetration/Interesection Check
Hello All,
I have two components say A and B, some nodes on part A are intersecting part B.
I am cheking it with <u><strong>hm_collisioncheck</strong></u> but I dont want to fix it with
*collisionfix_temp, I want to move entire component A away from B with the amount equal to the interference.
Is it possible to 'read the penetration value (max depth) from collision check command' so that I can translate the entire component by that amount in my TCL scripts.
OR
Any other way to find this by co-ordinates of nodes?
Thanks in advance!
Answers
-
Go to Tools > penetration check. select the group or component you want to check and click on check.
Then click on 'write result to file' option and save the file in the required format
0 -
Hi
Check this pdf too
https://altairuniversity.com/wp-content/uploads/2017/05/Collision_Detection.pdf
0