eryar

PipeCAD - Plant Piping Design Software.
RvmTranslator - Translate AVEVA RVM to OBJ, glTF, etc.
posts - 603, comments - 590, trackbacks - 0, articles - 0

07 2014 档案

     摘要: Abstract. Draw is a command interpreter based on Tcl/Tk and a graphical system used to test and demonstrate OpenCascade modeling libraries. It provides a flexible and easy to use means of testing and demonstrating the OCCT modeling libraries. By a given command of Tcl, you can find the implentation code for that command by OpenCascade, the code could be as a demo to use of OCC modeling libraries. So this is the most effectively way of use OpenCascade.

Key words. OpenCascade, Tcl/Tk, Tes  阅读全文

posted @ 2014-07-30 20:00 eryar 阅读(4969) | 评论 (0)  编辑 |

     摘要: Abstract. Delaunay Triangulation is the core algorithm for mesh generation. By Delaunay Triangulator you can make a general method to visualize geometry surfaces, so does OpenCascade. The paper focus on the geometry surfaces visualization, include the surfaces with holes.

Key words. OpenCascade, Delaunay Triangulator, OpenSceneGraph, Mesh, NURBS  阅读全文

posted @ 2014-07-27 21:01 eryar 阅读(5277) | 评论 (0)  编辑 |

     摘要: Intergraph Stamp.

Thanks to superman (WuJun).  阅读全文

posted @ 2014-07-26 17:36 eryar 阅读(689) | 评论 (0)  编辑 |

     摘要: Abstract. B-splines are quite a bit more flexible than Bezier curves. This flexibility comes from the fact that you have much more control over the basis functions. For Bezier curves that each control point had an effect on each point on the curve; likewise the number of control points affected the degree of the curve. For the sake of flexiblity, you would like to be able to arbitrarily set the degree of the curve and to also determine the range of the affect each control point has. B-splines al  阅读全文

posted @ 2014-07-21 19:18 eryar 阅读(3321) | 评论 (0)  编辑 |

     摘要: Abstract.
The impossibility to define the splitting point makes it impossible to generate
the readable isometrics drawing in some cases. If the drawing is so crowded
that can not read it clearly, it should add the split point to the drawing.

Key words. IsoAlgo, Isogen, Split Point,
  阅读全文

posted @ 2014-07-20 15:11 eryar 阅读(1956) | 评论 (4)  编辑 |

     摘要: 从OpenCascade6.7.0开始图形显示的初始化部分有较大改动,将原来给出的一个关于Qt的最简单的例子程序升级到最新版本.  阅读全文

posted @ 2014-07-16 22:49 eryar 阅读(5367) | 评论 (0)  编辑 |

     摘要: std::ofstream failed because of its file name is not right.  阅读全文

posted @ 2014-07-12 15:55 eryar 阅读(3687) | 评论 (3)  编辑 |

     摘要: eryar@163.com


How to split piping isometric drawing automatically?

key words: IsoAlgo, Isogen, ISO-SPLIT-POINT, split automatically

当管道模型比较复杂时,生成的轴测图就会有重叠的现象,如何来消除重叠呢,一种有效的方式就是分图。
  阅读全文

posted @ 2014-07-02 19:54 eryar 阅读(2613) | 评论 (0)  编辑 |