JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.Editor.executeCommand Function

Autodesk.AutoCAD.js

JavaScript
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.

Links
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!