• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            eryar

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

                 摘要: Abstract. OpenGL Shading Language, the high-level programming language defined to allow application writers to write programs that execute on the programmable processors defined within OpenGL. Informally the language is sometimes referred to as GLSL. The GLSL has been made part of the OpenGL standard as of OpenGL2.0. The paper focus on a simple example of OpenGL Shader, which can be used as a guide of GLSL.

            Key Words. OpenGL, OpenGL Shading Language, GLSL, Shader, Qt  閱讀全文

            posted @ 2015-06-27 21:38 eryar 閱讀(5093) | 評論 (0)編輯 收藏

                 摘要: AVEVA Isodraft, OUTCOM, attributes.
            AVEVA Isodraft中有許多開關用于配置管道ISO圖的圖面內容,這些配置都可以從文檔《Isodraft Reference Manual》中找到。如有需要在管件上標出管底標高,如何在Isodraft中配置呢?   閱讀全文

            posted @ 2015-06-15 21:55 eryar 閱讀(2722) | 評論 (8)編輯 收藏

                 摘要: It can compile and run correctly, the compile error in occQt do not appear in the test program. you can also debug the code in Qt Creator. So use Qt Creator to program on Linux is very convenient.  閱讀全文

            posted @ 2015-05-21 22:10 eryar 閱讀(2006) | 評論 (0)編輯 收藏

                 摘要:   AVEVA的RVM文件格式包含了三維模型數據及其他信息,可用于工廠模型的瀏覽、評審等。常見的三維瀏覽及評審軟件如Autodesk的Navisworks、Intergraph的評審軟件SmartPlant Review Publisher等,都提供了對RVM格式的支持。  閱讀全文

            posted @ 2015-05-04 20:13 eryar 閱讀(7677) | 評論 (0)編輯 收藏

                 摘要: Abstract. OpenCASCADE provides a class BRepBuilderAPI_MakeFace to build topological faces. A face maybe built from a surface, elementary surface from gp package, surface from Geom, from a wire and find the surface automatically if possible, etc. If a face is built, how to check it for visualization? What does PCurve means? The paper will answer those question.

            Key Words. OpenCASCADE, Topological Face, PCurve, Holes  閱讀全文

            posted @ 2015-04-25 12:22 eryar 閱讀(4033) | 評論 (2)編輯 收藏

                 摘要: Abstract. AVEVA Review is used for 3D model visualisation for plant or ship design, construction and operation. The RVM file is main input of AVEVA Review. RvmTranslator can translate RVM file to STEP, IGES, STL, etc without Review, only rely on the RVM file.

            Key Words. AVEVA Review, PDMS RVM, STEP, IGES, STL, Data Exchange  閱讀全文

            posted @ 2015-04-22 22:37 eryar 閱讀(8482) | 評論 (11)編輯 收藏

                 摘要: 用C++來開發管道出圖程序IsoAlgo時,當PCF文件名中包含中文時,讀取文件會失敗。
              閱讀全文

            posted @ 2015-04-14 19:47 eryar 閱讀(3484) | 評論 (0)編輯 收藏

                 摘要: Abstract. PostgreSQL is an excellent implementation of relational database, fully featured, open source, and free to use. Nearly nontrivial computer applications manipulate large amounts of data, and a lot of applications are written primarily to deal with data rather than perform calculations. Some writers estimate that 80% of all application development in the world today is connected in some way to complex data stored in a database, so databases are very important foundation to many applicati  閱讀全文

            posted @ 2015-03-28 12:56 eryar 閱讀(2380) | 評論 (0)編輯 收藏

                 摘要: Abstract. OpenCASCADE BRepTools provides utilities for BRep data structure. OuterWire method to find the outer wire of a face. Dump method to dump a BRep object. It also can be used as the data exchange for OpenCASCADE native shapes.

            Key Words. OpenCASCADE, BRepTools, BRep, Topology  閱讀全文

            posted @ 2015-03-14 20:18 eryar 閱讀(5260) | 評論 (0)編輯 收藏

                 摘要:   在管道設計過程中,會使用到大量的標準,如ASME,DIN,GB,CB,HG,SH等等。管道設計人員在設計過程中,需要翻閱相關標準手冊,查找所需要的數據,較為繁瑣。如果能將相關管件的數據以直觀的方式展示出來,可以極大地提高管道設計人員的設計效率。
              pipedata3d通過把標準數據以表格及三維模型的方式展示出來,更加形象直觀,在方便設計人員查詢數據的同時,增加了些許趣味性,提高設計效率。
              pipedata3d操作簡單,且可客戶定制標準數據,擴展方便,有以下特點:
            三維模型顯示部件及尺寸標注,非常直觀;
            標準數據擴展方便,使用Tcl腳本實現;
            標準數據將會放在網上共享;  閱讀全文

            posted @ 2015-03-03 21:18 eryar 閱讀(3049) | 評論 (1)編輯 收藏

                 摘要: Abstract. Pipedata3d show piping component data in tables and 3D modeling. It can help the piping designers to looking up piping information quickly and so improve the efficiency of piping design.

            Key Words. Pipedata3d, ASME, GB, HG, CB, Piping Design  閱讀全文

            posted @ 2015-02-04 20:18 eryar 閱讀(2708) | 評論 (1)編輯 收藏

                 摘要: Abstract. The Visual Studio Natvis framework lets you customize the way Visual Studio displays native types in debugger variable windows such as the Watch, Locals and Data Tips windows. It supersedes the autoexp.dat file that has been used in earlier versions of Visual Studio and offers XML syntax, better diagnostics, versioning, and multiple file support. The container in OpenCASCADE is difficult for debugging, such as TColStd_Array1OfInteger in the TColStd package, .etc. Use the natvis framewo  閱讀全文

            posted @ 2015-01-31 19:16 eryar 閱讀(3296) | 評論 (1)編輯 收藏

                 摘要: Abstract. Qt contains a set of item view classes that use a model/view architecture to manage the relationship between data and the way it is presented to the user. The separation of functionality introduced by this architecture gives developers greater flexibility to customize the presentation of items, and provides a standard model interface to allow a wide range of data sources to be used with existing item views. Model 3D aided design software such as AVEVA Plant/PDMS, Marine use the archite  閱讀全文

            posted @ 2015-01-28 20:57 eryar 閱讀(4504) | 評論 (0)編輯 收藏

                 摘要: Abstract. OpenCASCADE provides a general transformation class: gp_GTrsf. It can be a transformation from gp, an affinity, or you can define your own transformation giving the matrix of transformation. The general transformation contains the vectorial part of the transformation and the translation part. A GTrsf transformation is only applicable to coordinates. Be careful if you apply such a transformation to all points of a geometric object, as this can change the nature of the object and thus re  閱讀全文

            posted @ 2015-01-22 20:30 eryar 閱讀(5901) | 評論 (1)編輯 收藏

                 摘要: Abstract. Tcl/Tk provide a programming system for developing and using graphical user interface(GUI) applications. Tcl stands for “tool command language” and is pronounced “tickle”, is a simple scripting language for controlling the extending applications. The blog use Tcl/Tk to iterate all the files for a given directory, this is useful to some automation work, such as change all the file names for a given directory; add copyright info for the source code files.

            Key Words. Tcl/Tk, Iter  閱讀全文

            posted @ 2015-01-18 12:08 eryar 閱讀(1938) | 評論 (0)編輯 收藏

            僅列出標題
            共41頁: First 20 21 22 23 24 25 26 27 28 Last 
            国产精品99久久精品爆乳| 国产精品中文久久久久久久 | www.久久精品| 亚洲午夜久久久久久久久电影网 | 国产精品久久久久久影院| 日韩精品久久久肉伦网站 | 欧美久久亚洲精品| 久久人妻少妇嫩草AV无码蜜桃| 91精品国产91热久久久久福利| 国产精品久久自在自线观看| 久久久久久久久久久久中文字幕 | 亚洲精品乱码久久久久久久久久久久 | av国内精品久久久久影院| 亚洲人成精品久久久久| 久久精品国产2020| 麻豆成人久久精品二区三区免费| 亚洲午夜久久久影院伊人| 久久精品www人人爽人人| 精品久久久久久久久中文字幕| 久久久精品免费国产四虎| 久久综合九色综合久99| 99久久人人爽亚洲精品美女| 久久国产香蕉一区精品| 人妻无码精品久久亚瑟影视 | 久久久久久伊人高潮影院| 久久久久无码精品国产| 色综合久久综精品| 中文字幕亚洲综合久久菠萝蜜| 久久久精品人妻一区二区三区蜜桃 | 欧美久久精品一级c片片| 久久伊人色| 久久久噜噜噜久久中文福利| 国产高清国内精品福利99久久| 国产精品99久久久精品无码| .精品久久久麻豆国产精品| 久久亚洲国产成人精品无码区| 久久久久久国产精品无码超碰| 久久99精品九九九久久婷婷| 久久国产劲爆AV内射—百度| 国产精品xxxx国产喷水亚洲国产精品无码久久一区 | 伊人情人综合成人久久网小说|