JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.Editor.CurrentViewport.pointToScreen Function

Autodesk.AutoCAD.js

JavaScript
function Acad.Editor.CurrentViewport.pointToScreen(inputPoint);
Parameters 
Description 
inputPoint 
use to grab Acad.Point3d type 

3D point on the screen of type Acad.Point2d

Use this function to return the 3D point on the screen.

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