select class on Extended Classification

オフライン
When adding a new Part, and by default extended classifications are not selected, is there a way to automatically select classes or all classes of  the extended classifications for a new part when the new part form opens?
Parents
  • Hi fdxu168, I came accross your post as I currently also work with extended classification. I think your use case can be solved with a Method. xClasses are linked to Parts like this: PART -> Relationship PART_XCLASS --> Related Item XCLASS (e.g. class 'Resistor') I think it´s possible to add the PART_XCLASS relationship with an onBeforeAdd/onAfterAdd Method.
Reply
  • Hi fdxu168, I came accross your post as I currently also work with extended classification. I think your use case can be solved with a Method. xClasses are linked to Parts like this: PART -> Relationship PART_XCLASS --> Related Item XCLASS (e.g. class 'Resistor') I think it´s possible to add the PART_XCLASS relationship with an onBeforeAdd/onAfterAdd Method.
Children
No Data