绘制矩形和椭圆 |
|
日期:2007-9-23 19:22:30 人气:64 [大 中 小] |
|
|
Command:_pline |
Specifystartpoint:70,120Enter //指定多段线的起点 |
Currentline-widthis0.0000 |
Specifynextpointor[Arc/Halfwidth/Length/Undo/Width]:70,240Enter |
//指定多段线的端点 |
Specifynextpointor[Arc/Close/Halfwidth/Length/Undo/Width]:aEnter |
//选择“Arc”选项绘制圆弧 |
Specifyendpointofarcor [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Secondpt/Undo/Width]:80,250Enter |
//指定圆弧段的端点 |
Specifyendpointofarcor [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Secondpt/Undo/Width]:lEnter |
//选择“Line”选项绘制直线 |
Specifynextpointor[Arc/Close/Halfwidth/Length/Undo/Width]:140,250Enter |
//指定直线段的端点 |
Specifynextpointor[Arc/Close/Halfwidth/Length/Undo/Width]:aEnter |
//选择“Arc”选项绘制圆弧 |
Specifyendpointofarcor [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Secondpt/Undo/Width]:150,240Enter |
//指定圆弧段的端点 |
Specifyendpointofarcor [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Secondpt/Undo/Width]:lEnter |
//选择“Line”选项绘制直线 |
Specifynextpointor[Arc/Close/Halfwidth/Length/Undo/Width]:150,120Enter |
//指定直线段的端点 |
Specifynextpointor[Arc/Close/Halfwidth/Length/Undo/Width]:Enter |
//按Enter键结束命令 |
| Step5绘制抽水马桶 (1)选择“Draw(绘图)”工具栏中图标,并根据提示在命令行中输入: |