Skip to main content
1-Visitor
May 21, 2019
Question

part compare (features) with protoolkit

  • May 21, 2019
  • 1 reply
  • 1885 views

hi, it's possible compare two parts with pro/toolkit?
I need to know if they have the same features.

Thanks.

1 reply

1-Visitor
May 22, 2019

Just same features or geometry also?

 

You can traverse through features and compare ID of feature along with feature type with similar details obtained for another part.

 

It becomes more difficult to verify geometry of both parts for all features.

 

AFIK, there is no such provision for two part comparison. One can get revision stamp of part / feature in a part to identify whether it has been updated or not.

 

Let's wait for more responses. I am also looking for the comparison of two parts.

13-Aquamarine
May 24, 2019

We have code for this! Email me at Phil.clukies@Cadactive.com to learn more.