biw01
Automotive
- Dec 31, 2011
- 152
Hello Friends,
Wish you all a very Happy New Year.
I am stuck at an NX Open issue and need your help. I want to determine if there is a simple interference between 2 solid bodies. I want to then compute the distance between the pair of interfering faces and check if it is within a given tolerance.
I could get this API FnGetUFSession.Modl.CheckInterference(objBody.Tag, 1, {objBody2.Tag}, adRes) to work in order to determine if there is an interference but this API does not return me the set of interfering faces.I would like to work on NXOpen.GeometricAnalysis.SimpleInterference and need help in getting started. Then use the GetInterferenceResults() to determine the pair of interfering faces.
Any help in this regard will be deeply appreciated.
Thank you,
Amitabh
Wish you all a very Happy New Year.
I am stuck at an NX Open issue and need your help. I want to determine if there is a simple interference between 2 solid bodies. I want to then compute the distance between the pair of interfering faces and check if it is within a given tolerance.
I could get this API FnGetUFSession.Modl.CheckInterference(objBody.Tag, 1, {objBody2.Tag}, adRes) to work in order to determine if there is an interference but this API does not return me the set of interfering faces.I would like to work on NXOpen.GeometricAnalysis.SimpleInterference and need help in getting started. Then use the GetInterferenceResults() to determine the pair of interfering faces.
Any help in this regard will be deeply appreciated.
Thank you,
Amitabh