JavaScript Application Programming Interface (API) for AutoCAD
|
Application.js
function Acad.Application.modalDialogCommit(value);
Parameters |
Description |
value |
specifies the URL to be rendered. |
Use this function to launch a modal dialog with the specified URL.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|