排序
OpenCasCade官方开发文档翻译(2)–occt基础类
介绍 本手册解释了如何使用开放级联技术 ( OCCT ) 基础类。它提供了基础类的基本文档。 基础类提供各种通用服务,例如自动动态内存管理(通过句柄操作对象)、集合、异常处理、通过向下转换的...
pythonocc基础使用:导入模型——ifc格式(ifcopenshell)
借用pythonocc强大的内核功能,我们同样可以读取建筑CAD信息,ifc 格式。 此处我们将参考ifcopenshell https://github.com/IfcOpenShell/IfcOpenShell 由于我们之前已经安装了pytho...
「几何引擎基础课05」B样条曲面和离散化
「天枢摇光宝藏课」是天枢摇光的内部培训系列视频,本期由天枢摇光董事长、原中科院CAD开放实验室主任、中国计算机学会CAD&CG专委会主任 李华研究员主讲,与同道者共享。 -----------------...
Hello World of OpenCascade
Hello World of OpenCascade eryar@163.com 摘要Abstract:以一个经典的Hello World程序为例开始对开源几何造型内核OpenCascade的学习。 关键字Key Words:Ope...
OpenCASCADE Expression Interpreter by Flex & Bison
OpenCASCADE Expression Interpreter by Flex & Bison eryar@163.com Abstract. OpenCASCADE provide data structure of any expression, relation or function used in mathematics. Flex ...
管道设计CAD系统中重量重心计算
管道设计CAD系统中重量重心计算 eryar@163.com Abstract. 管道设计CAD系统中都有涉及到重量重心计算的功能,这个功能得到的重心数据主要用于托盘式造船时方便根据重心设置吊装配件。重量信息主...
Geometry Surface of OpenCascade BRep
Geometry Surface of OpenCascade BRep eryar@163.com 摘要Abstract:几何曲面是参数表示的曲面 ,在边界表示中其数据存在于BRep_TFace中,BRep_TFace中不仅包括了几何曲线,还包含用于显示的离...
Boolean operations between triangle meshes
Boolean operations between triangle meshes eryar@163.com Abstract. Boolean operations is one of basic and well known on 3D models. The operations are widely used in computer graphi...
OpenCascade Modeling Algorithms Fillets and Chamfers
Modeling Algorithms Fillets and Chamfers 造型算法——倒圆与倒角 eryar@163.com 一、倒圆Fillet Constructor 1. BRepFilletAPI_MakeFillet 使用类BRepFilletAPI_MakeFillet来为形状添加倒圆...
OpenCASCADE Color Scale
OpenCASCADE Color Scale eryar@163.com Abstract. The color scale is a specialized label object that displays a color map and an accompanying numerical scale for color mapped or cont...
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...
清华笔记:计算共形几何讲义 (15)拓扑圆盘的调和映照
图1. 从三维人脸曲面到平面圆盘的调和映照。【上课时间:每周二和周四上午9:50-11:20AM;地点:清华大学,近春园西楼三楼报告厅。欢迎任何有兴趣的朋友,前来旁听指导。】我们前面的课程介绍了...











