欢迎加我的QQ群:193522571,一起来讨论、交流!

05 2018 档案

摘要:CAD中有个功能叫区域覆盖wipeout,一般情况下用在块无法炸开的情况下,如果需要达到这样的效果则必须满足下面的要求: 1.wipeoutframe系统变量为0; 2.而wipeout的必须在非打印层; 阅读全文
posted @ 2018-05-30 13:17 swtool 阅读(518) 评论(0) 推荐(0) 编辑
摘要:Point3dCollection pts = new Point3dCollection(); pts.Add(pP5, pP7, pP9, pP8, pP6); //设置向量 Vector3d vecTanStart = new Point3d(0.5, 0, 0... 阅读全文
posted @ 2018-05-24 14:13 swtool 阅读(170) 评论(0) 推荐(0) 编辑
摘要:/// /// 赋值文本 /// protected string zText; /// /// 赋值文本 /// public override string Text { set { base.Text = value; zText = value; ... 阅读全文
posted @ 2018-05-05 21:08 swtool 阅读(671) 评论(0) 推荐(0) 编辑

欢迎加我的QQ群:193522571,一起来讨论、交流!
点击右上角即可分享
微信分享提示