|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.Editor.executeCommand();|
Parameters |
Description |
|
cmdString |
AutoCAD commands as string arguments |
This method accepts variable number of string arguments, which are the commands passed to native environment and it waits for the command operation to complete.
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|