API reference#
Motor-CAD API#
The MotorCAD
object is used by default for PyMotorCAD scripting.
For descriptions of this object’s single class and its many methods,
see MotorCAD API.
Motor-CAD compatibility API#
The MotorCADCompatibility
object is used for running old ActiveX
scripts. For information on backwards compatibility, see
Backwards compatibility with old scripts. For descriptions of this
object, its single class, and its many methods, see
MotorCADCompatibility API.
Note
In addition to giving the available methods, their replacement functions have been commented.