geo:transform-point


(geo:transform-point  point  sourceCSID  targetCSID)

Transforms the point from the sourceCSID coordinate system to the targetCSID source coordinate system.

Arguments

point (2d/3d point list)  the point to be transformed
sourceCSID (string)  the source CoordinateSystem
targetCSID (string)  the target CoordinateSystem

Return

returns the transformed point (2d/3d point list), or NIL

Example


Remarks

Lisp developers should treat all coordinate system names as case-sensitive !


©  Bricsys NV. All rights reserved.