JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
ACAD.Application.addDocWindow Function

Application.js

JavaScript
function ACAD.Application.addDocWindow(title,url);
Parameters 
Description 
title 
specifies the title of the window. 
url 
specifies the URL address to the HTML document. 

Use this function to open a HTML document window in AutoCAD.

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