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

Autodesk.AutoCAD.js

JavaScript
function Acad.Editor.CurrentViewport.worldToUCS(inputPoint);
Parameters 
Description 
inputPoint 
is the WCS point of type Acad.Point3d

A UCS point of type Acad.Point3d.

Converts a WCS point to UCS.

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