Skip to main content
1-Visitor
April 7, 2017
Question

how to check that in an assembly a *_sk* component is a skeleton and not a part ?

  • April 7, 2017
  • 3 replies
  • 1658 views

how to check that in an assembly a *_sk* component is a skeleton and not a part ?

We want to ensure that skeleton is used in assembly, and not part renamed as a skeleton

Thanks

3 replies

13-Aquamarine
April 7, 2017

Hi Jean

They do not have the same icon, parts and skeletons

Skeletons are always the first you have in your model tree, befor yuor datums

ES

jconedera1-VisitorAuthor
1-Visitor
April 7, 2017

Fully agree, but is there a way to check that automatically ? using Modelcheck for exemple

13-Aquamarine
April 7, 2017

Well, that is a good question

I am not a Modelcheck guy, but I guess you have some copy geom from your skeleton, if yes you should be able to check if they comes from a skeleton or not.

Modelcheck has a lot of limitations, so you may need a Protoolkit program to do it