getpoint
(getpoint [ refPoint ] [ prompt ]
)
This function pauses for user input to specify
a point, relative to refPoint.
Arguments |
point (optional) a 2d / 3d reference point; if specified,
it is used as starting point for the rubberband; if omitted, '(0 0)
is used |
Return |
3D point, relative to current UCS |
Example |
(setq delta
(getpoint)) |
Remarks |
if is specified, a
rubberband is shown; |
© Bricsys NV. All rights reserved. |