getcorner
(getcorner refPoint [ prompt ]
)
This function pauses for user input to specify
a "corner" point, relative to refPoint.
Arguments |
refPoint reference point, 2d/3d point list, relative to
current UCS |
Return |
3D point, relative to current UCS; Z coordinate it replaced with the current elevation (system variable ELEVATION) |
Example |
(getcorner '(1 1 0))
returns user-selected point '(2 2 0) |
Remarks |
draws a dashed rectangle from
given refPoint point; |
© Bricsys NV. All rights reserved. |