posted @ 2016-03-28 22:24 eryar 閱讀(2932) | 評論 (30) 編輯 |
03 2016 檔案
posted @ 2016-03-27 23:34 eryar 閱讀(1500) | 評論 (2) 編輯 |
摘要: Abstract. Today most 3D engineering model data are save to 3D PDF files. Universal 3D(U3D) along side Product Representation Compact(PRC), U3D is the historical foundation used to embed 3D interactive data and models into a PDF file. But PRC is now the preferred and most feature-rich method to embed 3D data into a PDF file. So the paper is focus on to translate OpenCASCADE geometry data to 3D PDF by embedding PRC file.
Key Words. PDF 3D, OpenCASCADE, U3D, PRC, libharu 閱讀全文
Key Words. PDF 3D, OpenCASCADE, U3D, PRC, libharu 閱讀全文
posted @ 2016-03-24 23:16 eryar 閱讀(3854) | 評論 (3) 編輯 |
摘要: The Portable Document Format(PDF) is a file format used to present documents in a manner independent of application software, hardware, and operating system.
RVM file is used in AVEVA Review to visualize the plant design model. RvmTranslator can translate RVM file to STEP, IGES, STL, OBJ, now experiment to translate RVM model to 3D PDF inspired by Siddharth Manek:
RVM, IGES, STEP, STL, OBJ, 3D PDF 閱讀全文
RVM file is used in AVEVA Review to visualize the plant design model. RvmTranslator can translate RVM file to STEP, IGES, STL, OBJ, now experiment to translate RVM model to 3D PDF inspired by Siddharth Manek:
RVM, IGES, STEP, STL, OBJ, 3D PDF 閱讀全文
posted @ 2016-03-19 14:34 eryar 閱讀(2247) | 評論 (0) 編輯 |
摘要: Abstract. In modeling, it is often required to approximate or interpolate points to curves and surfaces. In interpolation, the process is complete when the curve or surface passes through all the points; in approximation, when it is as close to these points as possible. The paper is the translation of the OpenCASCADE Modeling Data user guide.
Key Words. Interpolation, Approximation, Fitting 閱讀全文
Key Words. Interpolation, Approximation, Fitting 閱讀全文
posted @ 2016-03-17 23:10 eryar 閱讀(2733) | 評論 (1) 編輯 |
摘要: PDMS數據交換, RvmTranslator 閱讀全文
posted @ 2016-03-14 23:29 eryar 閱讀(1494) | 評論 (1) 編輯 |
摘要: Abstract. The general method to directly create an edge is to give a 3D curve as the support(geometric domain) of the edge. The curve maybe defined as a 2D curve in the parametric space of a surface: PCurve. When you understand the pcurve, you can modeling some interesting shapes, such as bottle neck thread, helix spring, ring type spring. Etc. The paper is focus on the Ring Type Spring Modeling in OpenCASCADE Draw Test Harness by Tcl script.
Key Words. Spring, Helix, Tcl/Tk, 環形彈簧 閱讀全文
Key Words. Spring, Helix, Tcl/Tk, 環形彈簧 閱讀全文
posted @ 2016-03-05 00:51 eryar 閱讀(2238) | 評論 (0) 編輯 |