找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 1436|回复: 4

[求助] [求助]:initget命令如何使用?

[复制链接]
发表于 2006-2-28 15:25:48 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
(initget 1 "Yes No")
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!

已领礼包: 7060个

财富等级: 富甲天下

发表于 2006-2-28 20:02:16 | 显示全部楼层
Arguments

bits

A bit-coded integer that allows or disallows certain types of user input.
The bits can be added together in any combination to form a value between 0 and 255.
If no bits argument is supplied, zero (no conditions) is assumed.
The bit values are as follows:

1 (bit 0)  Prevents the user from responding to the request by entering only ENTER.

2 (bit 1)  Prevents the user from responding to the request by entering zero.

4 (bit 2)  Prevents the user from responding to the request by entering a negative value.

8 (bit 3)  Allows the user to enter a point outside the current drawing limits.
This condition applies to the next user-input function even if
the AutoCAD system variable LIMCHECK is currently set.

16 (bit 4)  (Not currently used.)

32 (bit 5)  Uses dashed lines when drawing a rubber-band line or box.
For those functions with which the user can specify a point by
selecting a location in the drawing area, this bit value causes
the rubber-band line or box to be dashed instead of solid.
(Some display drivers use a distinctive color instead of dashed lines.)
If the system variable POPUPS is 0, AutoCAD ignores this bit.

64 (bit 6)  Prohibits input of a Z coordinate to the getdist function;
lets an application ensure that this function returns a 2D distance.

128 (bit 7)  Allows arbitrary input as if it is a keyword,
first honoring any other control bits and listed keywords.
This bit takes precedence over bit 0;
if bits 7 and 0 are set and the user presses ENTER, a null string is returned.

Note  Future versions of AutoLISP may use additional initget control bits,
so avoid setting bits that are not listed here.

string

A string representing a series of keywords.
See Keyword Specifications for information on defining keywords.
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-1 10:41:00 | 显示全部楼层
能不能给个中文的,英文看不懂。谢谢!
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

已领礼包: 7060个

财富等级: 富甲天下

发表于 2006-3-1 10:56:59 | 显示全部楼层
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-1 15:41:03 | 显示全部楼层
一个很好的网站,谢谢4楼。
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|申请友链|Archiver|手机版|小黑屋|辽公网安备|晓东CAD家园 ( 辽ICP备15016793号 )

GMT+8, 2024-9-21 04:27 , Processed in 0.229478 second(s), 39 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表