IsoAlgo2.0 Preview

简介: IsoAlgo2.0 Preview eryar@163.com 1. Use Qt for GUI and Visualization Use Qt to replace the Tcl/Tk for IsoAlgo GUI.

IsoAlgo2.0 Preview

eryar@163.com

1. Use Qt for GUI and Visualization

wps_clip_image-20565

Use Qt to replace the Tcl/Tk for IsoAlgo GUI. Qt not only provides intuitive GUI, but also can visualize the IsoAlgo result directly. This is much more convenient to check the result isometric drawing than to open DXF every time(i.e. You can use the IsoAlgo to check the result directly without AutoCAD). It also very helpful for me to debug. 

You can use mouse to zoom the canvas.

2. Refactoring code for reading the PCF

Refactor the PCF reader code for read all the piping components data, the previous versions maybe lost some unrecognized component data. This would generate more precise material list data even do not generate the isometric drawing.

3. Introduce NULL object pattern for Non-Category Item

If the SKEY of the component have not been defined in the symbol template library, this component is a non-category component, and its symbol will use a block instead.

If you found these kind of symbol in the isometric drawing, please check the SKEY of the component in the symbol template library by export all the symbols in the library.

wps_clip_image-31488

IsoAlgo 2.0 will release soon! 

Any feedback is welcome, please send your suggestions to IsoAlgo@gmail.com or eryar@163.com .

目录
相关文章
|
C#
Beginner’s Tutorial: 3D Line and Border Effects in XAML
This mini-tutorial might be for you if you’re having troubles finding the right line colors to achieve simple 3D effects like these:   The solutio...
1112 0
Microsoft BuleHat 2018 Videos and Slides
https://www.youtube.com/watch?v=jxve5hrtwnI&feature=youtu.
1839 0
|
移动开发 HTML5 数据可视化
IsoAlgo3d - A PCF 3D Viewer for Desktop, Tablet and Smart phone
IsoAlgo3d - A PCF 3D Viewer for Desktop, Tablet and Smart phone eryar@163.com Abstract. IsoAlgo3d 通过将PCF三维可视化,并导出HTML文件。
2120 0
|
XML 数据格式 Ruby
RvmTranslator6.0 Preview
RvmTranslator6.0 Preview eryar@163.com 1. Introduce Qt for a good GUI: It also supports command when you give parameters for the application, su...
1077 0
|
Ruby
RvmTranslator5.0 - Translate RVM to AutoCAD DXF
RvmTranslator5.0 - Translate RVM to AutoCAD DXF eryar@163.com RvmTranslator5.0 is released! This version support to translate RVM to AutoCAD DXF file.
2095 0
IsoAlgo3d - PCF format 3d visualization tool
IsoAlgo3d - PCF format 3d visualization tool eryar@163.com IsoAlgo3d is a PCF format 3d visualization tool.
1612 0
IsoAlgo - PCF Viewer
IsoAlgo - PCF Viewer eryar@163.com IsoAlgo can be used to view PCF file in 2D, i.e. Isometric drawing, or in 3D by IsoAlgo3d.
1655 0
IsoAlgo2.0 is released!
IsoAlgo2.0 is released! Figure 1. Piping Isometric Drawing generated by IsoAlgo Figure 2. Piping Isometric Drawing generated by IsoAlgo Figure 3.
1162 0
IsoAlgo3d - A PCF 3D Viewer
IsoAlgo3d - A PCF 3D Viewer eryar@163.com Alias的Isogen的PCF和IDF是生成管道ISO图的数据交换文件,且已经成为了国际标准。 IsoAlgo可以根据PCF文件生成DXF格式的ISO图纸,如下图所示: 关于IsoAlgo的更多信息请参考: http://www.
1674 0
|
Ruby C++
AVEVA RvmTranslator
AVEVA RvmTranslator eryar@163.com AVEVA的RVM文件格式包含了三维模型数据及其他信息,可用于工厂模型的浏览、评审等。常见的三维浏览及评审软件如Autodesk的Navisworks、Intergraph的评审软件SmartPlant Review Publisher等,都提供了对RVM格式的支持。
3271 0