Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Maxim-CADman77
in reply to: clutsa

Extensive testing revealed issues with Assy Drawing

Case Is = DocumentTypeEnum.kPartDocumentObject
            MsgBody = "Part Drawing File"
            If CompDef.IsiPartFactory Then MsgBody = "Multi-config Part drawing Factory"
            If CompDef.IsiPartMember Then MsgBody = "Multi-config Part drawing Member"
Case Id = DocumentTypeEnum.kAssemblyDocumentObject

If replace "Id" with "Is" then "Public member 'IsiPartFactory' on type 'AssemblyComponentDefinition' not found." :disappointed_face:

Please vote for Inventor-Idea Text Search within Option Names