JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.Editor.CurrentViewport.getViewport();
Acad.Rectangle2d object which has lowerLeft and upperRight as Acad.Point2d objects.
Use this function to retrieve the extents of the viewport in normalized device coordinates.
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|