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