搜索[brep],共找到172个文章
Topology and Geometry in OpenCascade-Topology-卡核

Topology and Geometry in OpenCascade-Topology

Topology and Geometry in OpenCascade-Topology eryar@163.com 摘要Abstract:本文简要介绍了几何造型中的边界表示法(BRep),并结合程序说明OpenCascade中的边界表示的具体实现,即拓朴与几...
Topology and Geometry in OpenCascade-Adapters-卡核

Topology and Geometry in OpenCascade-Adapters

Topology and Geometry in OpenCascade-Adapters eryar@163.com 摘要Abstract:本文简要介绍了适配器模式(adapter pattern),并结合程序实例对OpenCascade中的拓朴与几何的适配器的使用进行说...
Plant Design Review Based on AnyCAD-卡核

Plant Design Review Based on AnyCAD

Plant Design Review Based on AnyCAD eryar@163.com Abstract. AVEVA Review is used to 3D model visualization for plant or ship design, construction and operation. Taking data from a ...
OpenNURBS to OpenCASCADE-卡核

OpenNURBS to OpenCASCADE

OpenNURBS to OpenCASCADE eryar@163.com Abstract. The OpenNURBS initiative provides CAD/CAM/CAE and computer graphics software developers the tools to accurately transfer 3D geometr...
OpenCASCADE Make Primitives-Box-卡核

OpenCASCADE Make Primitives-Box

  OpenCASCADE Make Primitives-Box eryar@163.com Abstract. By making a simple box to demonstrate the BRep data structure of the OpenCASCADE. The construction method is differen...
OpenCASCADE Make Primitives-Sphere-卡核

OpenCASCADE Make Primitives-Sphere

OpenCASCADE Make Primitives-Sphere eryar@163.com Abstract. The sphere is the simplest topology shape of the BRep structure. But there are several import concept of the sphere edges...
OpenCASCADE Linear Extrusion Surface-卡核

OpenCASCADE Linear Extrusion Surface

OpenCASCADE Linear Extrusion Surface eryar@163.com Abstract. OpenCASCADE linear extrusion surface is a generalized cylinder. Such a surface is obtained by sweeping a curve (called ...
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...
OpenCASCADE 参数曲面面积-卡核

OpenCASCADE 参数曲面面积

OpenCASCADE 参数曲面面积 eryar@163.com Abstract. 本文介绍了参数曲面的第一基本公式,并应用曲面的第一基本公式,结合OpenCASCADE中计算多重积分的类,对任意参数曲面的面积进行计算。 Key W...
OpenCASCADE 投影生成PCurve-卡核

OpenCASCADE 投影生成PCurve

OpenCASCADE 投影生成PCurve eryar@163.com Abstract: Geometry Curves and Surfaces in BRep are parametric equations. So given a parametric space curve and a geometry surface can map t...
OpenCASCADE 曲线向曲面投影-卡核

OpenCASCADE 曲线向曲面投影

OpenCASCADE 曲线向曲面投影 eryar@163.com   Abstract: Project a curve on a surface no matter the surface is a plane or BSpline Surface. The projected result curve are all BSpli...
Conversion Operators in OpenCascade-卡核

Conversion Operators in OpenCascade

Conversion Operators in OpenCascade eryar@163.com Abstract. C++ lets us redefine the meaning of the operators when applied to objects. It also lets us define conversion operations ...