Posted on 2014-08-31 11:50
eryar 阅读(1416)
评论(1) 编辑 收藏 引用 所属分类:
1.PipeCAD
IsoAlgo split drawing info
eryar@163.com
Abstract. When the isometric drawing is splited by split point, it should mark the continue drawing info
on the split point. You can also config the “CONT. ON” by the config file.
Key words. IsoAlgo, Split Drawing,
1. Introduction
当iso图被分成几张图后,需要在分图处标记其连接信息,如被分的图继续在哪张图纸上,坐标信息等。
如下图所示:
Figure 1.1 IsoAlgo split drawing info
Figure 1.2 IsoAlgo split drawing info
2. Configure
分图处的开始的文字也可根据需要定制,如需要将其改为“接”这样的中文也是可以的。可以在IsoAlgoConfig.xml中
来配置,配置方法如下图所示:
Figure 2.1 Config the User Text
关闭默认文字选项,在209对应的UserText中输入想要的文字即可。
3. Conclusion
实现IsoAlgo分图后的连接信息的生成,也可配置连接信息中的文字,通过配置文件可以将连接
信息中的文字替换成任何想要的文字,设置方便。
For more information about IsoAlgo, please visit: http://code.google.com/p/isoalgo/
Any feedback is welcome, please send email to the author: IsoAlgo@gmail.com.
IsoAlgo User Guide: http://www.cppblog.com/eryar/archive/2014/04/27/206735.html