Applies to: ZWCAD 2015; ZWCAD 2017


LISP :

Any text editor, for example, Notepad


VBA :

  • If you want to run the VBA program directly in ZWCAD, Please use the VBAIDE in ZWCAD to create the program.
  • Any programming language that supports COM technology can access the COM interface of ZWCAD. Please note that ZWCAD’s CLSID is “ZWCAD+.Application”.

  • ZRX :

    You should use Visual Studio 2010 to develop a ZRX program.


    .NET :

    You should use Visual Studio 2010 to develop a .NET program for ZWCAD, and the target framework should be.