getdist
(getdist [ refPoint ] [ prompt ]
)
This function pauses for user input to specify
a distance, optionally from refPoint.
|
Arguments |
refPoint (optional) reference point, 2d/3d point list,
relative to current UCS; if omitted, user must also pick the first
point |
|
Return |
double, 3D distance; if refPoint is a 3d point |
|
Example |
(setq delta
(getdist)) |
|
Remarks |
Z coordinates of first and second point can be ignored, see (initget) function |
| © Bricsys NV. All rights reserved. |