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

Autodesk.AutoCAD.js

JavaScript
function Acad.Editor.CurrentViewport.ucsToWorld(inputPoint);
Parameters 
Description 
inputPoint 
specifies the UCS point of type Acad.Point3d

A WCS point of type Acad.Point3d.

Converts a UCS point to WCS.

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