geo:transform-points
(geo:transform-points pointList
sourceCSID targetCSID)
Transforms the point from the
sourceCSID coordinate system to the targetCSID source coordinate
system.
Arguments |
pointList (list of 2d/3d point lists) the points to be
transformed |
Return |
returns the list transformed points (2d/3d point list), or NIL |
Example |
|
Remarks |
Lisp developers should treat all coordinate system names as case-sensitive ! |
© Bricsys NV. All rights reserved. |