CTInterfaceScriptButtonArgsDocType Property |
DocType is defined in assembly SolidWorks.Interop.swconst.dll.
enum swDocumentTypes_e { swDocNONE = 0, /// NONE document swDocPART = 1, /// PART document swDocASSEMBLY = 2, /// ASSEMBLY document swDocDRAWING = 3, /// DRAWING document swDocSDM = 4 /// SDM document };
Namespace: ATR.CT.CTInterface