getpoint (AutoLISP)
暂停用户输入某个点,并返回该点 支持的平台:Windows 和 Mac OS 签名(getpoint [pt] [msg])
返回值类型:列出或无 一个 3D 点,以当前 UCS 表示。 言论用户可以通过指向或输入当前单位格式的坐标来指定点。如果存在 pt 参数,AutoCAD 将从该点到当前十字准线位置绘制一条橡皮筋线。 用户不能输入另一个 AutoLISP 表达式来响应请求。getpoint 例子(setq p (getpoint)) (setq p (getpoint "Where? ")) (setq p (getpoint '(1.5 2.0) "Second point: ")) 相关概念 |
|Archiver|CAD开发者社区 ( 苏ICP备2022047690号-1 苏公网安备32011402011833)
GMT+8, 2025-1-19 06:41
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.