opencascade code study

AVEVA PDMS to DIALux-卡核

AVEVA PDMS to DIALux

AVEVA PDMS to DIALux eryar@163.com   Abstract. DIAL develops DIALux - the world\'s leading software for planning, calculation and visualisation of indoor and outdoor lighting....
OpenCASCADE 曲面展开-卡核

OpenCASCADE 曲面展开

OpenCASCADE 曲面展开 eryar@163.com   Abstract: There is a common need in industries dealing with sheet material products (shipbuilding in the sphere of vessel design, construc...
OpenCascade Ruled Surface-卡核

OpenCascade Ruled Surface

OpenCascade Ruled Surface eryar@163.com Abstract. A ruled surface is formed by moving a line connecting points of equal relative arc length or equal relative parametric value on tw...
Qt Undo Framework Demo-卡核

Qt Undo Framework Demo

Qt Undo Framework Demo eryar@163.com Abstract. Qt’s Undo Framework is an implementation of the Command Pattern, for implementing undo/redo functionality in applications. The Comma...
Pipedata3d - Welding Neck Flange-卡核

Pipedata3d – Welding Neck Flange

Pipedata3d - Welding Neck Flange eryar@163.com Abstract. Pipedata3d show piping component data in tables and 3D modeling. It can help the piping designers to looking up piping info...
OpenCASCADE Rational Bezier Curves-卡核

OpenCASCADE Rational Bezier Curves

OpenCASCADE Rational Bezier Curves eryar@163.com Abstract. Although polynomials offer many advantages, there exist a number of important curve and surface types which cannot be rep...
最小二乘法拟合直线-卡核

最小二乘法拟合直线

最小二乘法拟合直线 在科学实验和生产实践中,经常需要从一组实验数据出发寻求函数y=f(x)的一个近似表达式,也称为经验公式。从几何上看,就是希望根据给定的m个点,求曲线y=f(x)的一条近似曲线...
Mesh Algorithm in OpenCascade-卡核

Mesh Algorithm in OpenCascade

Mesh Algorithm in OpenCascade eryar@163.com Abstract. Rendering a generic surface is a two steps process: first, computing the points that will form the mesh of the surface and the...
Open CASCADE Technology 7.6.0 released-卡核

Open CASCADE Technology 7.6.0 released

Open Cascade is pleased to announce a new public release of Open CASCADE Technology (version 7.6.0). Open CASCADE Technology version 7.6.0 is a mino...
OpenCASCADE BRep Projection-卡核

OpenCASCADE BRep Projection

OpenCASCADE BRep Projection eryar@163.com 一网友发邮件问我下图所示的效果如何在OpenCASCADE中实现,我的想法是先构造出螺旋线,再将螺旋线投影到面上。 为了验证我的想法,结合原来螺旋线的...
AVEVA PDMS Text Tool-卡核

AVEVA PDMS Text Tool

AVEVA PDMS Text Tool eryar@163.com 网上有个文字工具插件,可以在PDMS中创建三维的字母、数字,不过不能创建中文。所以开发一个小工具,可以在PDMS中创建任意文字,如下图所示:
OpenCASCADE BRepMesh - 2D Delaunay Triangulation-卡核

OpenCASCADE BRepMesh – 2D Delaunay Triangulation

OpenCASCADE BRepMesh - 2D Delaunay Triangulation eryar@163.com Abstract. OpenCASCADE package BRepMesh can compute the Delaunay’s triangulation with the algorithm of Watson. It can...