1 AutoCAD中所有英语词汇的翻译2D Solid二维实体2D实面2D Wireframe二维线框3D Array三维阵列3D阵列3D Dynamic View三维动态观察3D动态检视3d objects三维物体3D物件3D Orbit三维轨道3D动态3D Orbit三维动态观察3D动态3D Studio 3D Studio 3D Studio3D Viewpoint三维视点3D检视点3dpoly三维多段线3D聚合线3dsin 3DS输入3...
command history 命令历史 指令历程 command line 命令行 指令行 command window 命令窗口 指令视窗 comment 注释 注解 commit 提交 确定 Compatibility 兼容性 相容性 compile 编译 编译 complex solids 复杂实体 复杂实体 component 分量 元件 Component 部件 元件 composite regions 组合面域 复合面域 composite tolerances...
页 字码页color颜色 著色color depth颜色深度 颜色深度color map色表 颜色对映Color Wheel颜色轮盘 色轮color-dependent颜色相关Color-Dependent Plot Style Table颜色相关打印样式表column列 栏(for database) combine结合 结合comma逗号资源库搜寻路径逗号command history命令历史 指令历程command line命令行 指令行command...
(setq index 0)(repeat (sslength plss)(setq ent (ssname plss index) etype (dxf 0 (entget ent)))(cond ((or (= etype "LINE") (= etype "ARC"))(command "pedit" ent "Y" "W" (* newwidth I1) "X"));cond ->1 (( or (= etype "LWPOLYLINE") (= etype "POLYLI...
Command: ARC/ACenter/<Start point>: (输入圆弧的起始端点)Center/End/<Second point>:C(准备输入圆心位置)Center: (输入圆弧的圆心的位置)Angle/Length of chord/<End point>: (输入圆弧的终止端点)(3) 根据圆弧的起始点,圆心以及圆弧的圆心角绘弧下拉菜单: DRAW-ARC- Start, Center, AngleCommand: ARC/...
1、 3.1 赋值函数 3.2 数据类型转换函数 3.3 数学几何函数 3.4 关系逻辑函数 3.5 条件分支函数 3.6 循环函数 3.7 表处理函数 3.8 字符串处理函数 3.9 交互式数据输入函数 3.10 打印输出函数 3.11 Command函数 3.12 存取AutoCAD系统变量值函数 3.13 自定义函数和子程序 3.14 参数化编程实例 AutoLISP提供了大量的函数...
command:pline From point: Current line-width is xxx: 当前线宽是 xxx: Arc/Close/Halfwidth/Length/Undo/Width/<Endpoint of line>: 选项 意义 * Arc 弧 Close 用一条直线闭合开口多折线 * Halfwidth 半宽 * Length 长度 Undo Width 线宽 注: LINE 和 PLINE 命令的区别和联系: 1) LINE 画出的线是...
方法/步骤 1 命令:appload 加载程序 2 打开有扩展属性的图形,然后运行命令,命令:“kz”,然后就可以看到其多段线的属性了。3 这是代码:(defun c:kz(/ code d data dcl_re dclname en ent f gr i ii iii iiii inf key keylst keylst2 kzsj loop lst1 lst2 lw n name nent oldent pd pt ...
))(command "_.PURGE" "A" "" "N" )(princ "\n 清除完成!!及时保存文件!!")(princ))...
XLINE (Command)Creates a construction line of infinite length. Xlines are useful for creating construction and reference lines, and for trimming boundaries. The following prompts are displayed. Point Specifies the location of the infinite line using two points through which it passes. The xlin...