Skip to main content
1-Visitor
July 26, 2017
Question

How to check the holes are coincident between the two parts in given assembly

  • July 26, 2017
  • 1 reply
  • 1105 views

Hello,

 

I have two parts in the assembly which are in different levels, each parts has few holes in the repecitve parts.I would like to check the how many hole are coincident between the two parts.

I am able to get the hole information w.r.t part csys of the respeive parts, unable to tranform them in order to find a co-ordinates  are of the holes which an prove that they are coincident.

Which ProAsmcomppath to be choosen to get the trasofrmation to be applied in protoolkit,so that i can able to solve this issue.

 

regards,

kishore

 

1 reply

1-Visitor
July 26, 2017
If you have selection object of both the part, please go with API ProSelectionAsmcomppathGet(). If you are aware about feature ID and level, please use API ProAsmcomppathInit(). HIH Ketan