OpenCASCADE Interpolation - Lagrange-卡核

OpenCASCADE Interpolation – Lagrange

OpenCASCADE Interpolation - Lagrange eryar@163.com Abstract. Power basis polynomial is the most simple polynomial function. It also be called power series. OpenCASCADE provides bas...
Clash Detection-卡核

Clash Detection

Clash Detection eryar@163.com Abstract. Clash detection is used for the model collision check. The paper introduce the clash detection in PDMS, and also about how to set the piping...
OPEN CASCADE BSpline Curve Interpolation-卡核

OPEN CASCADE BSpline Curve Interpolation

OPEN CASCADE BSpline Curve Interpolation eryar@163.com Abstract. Global curve interpolation to point data is a way to construct curves. The paper focus on the interpolate algorithm...
Apply Newton Method to Find Extrema in OPEN CASCADE-卡核

Apply Newton Method to Find Extrema in OPEN CASCADE

Apply Newton Method to Find Extrema in OPEN CASCADE eryar@163.com Abstract. In calculus, Newton’s method is used for finding the roots of a function. In optimization, Newton’s me...
Function Set in OPEN CASCADE-卡核

Function Set in OPEN CASCADE

Function Set in OPEN CASCADE eryar@163.com Abstract. The common math algorithms library provides a C++ implementation of the most frequently used mathematical algorithms. These inc...
OpenCASCADE Ring Type Spring Modeling-卡核

OpenCASCADE Ring Type Spring Modeling

OpenCASCADE Ring Type Spring Modeling eryar@163.com Abstract. The general method to directly create an edge is to give a 3D curve as the support(geometric domain) of the edge. The ...
OpenCASCADE Interpolations and Approximations-卡核

OpenCASCADE Interpolations and Approximations

OpenCASCADE Interpolations and Approximations eryar@163.com Abstract. In modeling, it is often required to approximate or interpolate points to curves and surfaces. In interpolatio...
OpenCASCADE BRep Projection-卡核

OpenCASCADE BRep Projection

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

OpenCASCADE Shape Location

OpenCASCADE Shape Location eryar@163.com Abstract. The TopLoc package of OpenCASCADE gives resources to handle 3D local coordinate systems called Locations. A Location is a co...
Convert BSpline Curve to Arc Spline in OpenCASCADE-卡核

Convert BSpline Curve to Arc Spline in OpenCASCADE

Convert BSpline Curve to Arc Spline in OpenCASCADE eryar@163.com Abstract. The paper based on OpenCASCADE algorithms to approximate the NURBS curve to arc spline. The method i...
OpenCASCADE 3 Planes Intersection-卡核

OpenCASCADE 3 Planes Intersection

OpenCASCADE 3 Planes Intersection eryar@163.com Abstract. OpenCASCADE provides the algorithm to search the intersection point between 3 planes. If two of the planes are parallel or...
Intersection between a 2d line and a conic in OpenCASCADE-卡核

Intersection between a 2d line and a conic in OpenCASCADE

Intersection between a 2d line and a conic in OpenCASCADE eryar@163.com Abstract. OpenCASCADE provides the algorithm to implementation of the analytical intersection between a 2d l...