|
JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.Promise.then(success,error);
|
Parameters |
Description |
|
success |
Function pointer call at the time of success/cancel. |
|
error |
Function pointer call at the time of error. |
Use this function to register callback.
|
Copyright (c) 2012. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|