码迷,mamicode.com
首页 >  
搜索关键字:opencascade    ( 75个结果
OpenCASCADE 参数曲面面积
Abstract. 本文介绍了参数曲面的第一基本公式,并应用曲面的第一基本公式,结合OpenCASCADE中计算多重积分的类,对任意参数曲面的面积进行计算。 Key Words. Parametric Curve, Parametric Surface, Gauss Integration, Gl... ...
分类:其他好文   时间:2017-12-09 22:22:00    阅读次数:206
在OpenCASCAD脚本中拾取定位
DRAWEXE系OpenCASCADE中的脚本支撑项目,通过对TCL脚本语言的扩展可以便捷使用OpenCASCADE。 脚本显示方面的命令分两种:一种在组名DRAW Graphic Commands内,启用DRAWEXE之后立即加载可用,只能显示线框,不能渲染面;另外一种在组名ZeViewer内,是 ...
分类:其他好文   时间:2017-12-05 11:57:38    阅读次数:273
Jenkins in OpenCASCADE
Jenkins in OpenCASCADE eryar@163.com Abstract. Jenkins是一个开源软件项目,是基于Java开发的一个持续集成工具,用于监控持续复制的工作,旨在提供一个开放易用的软件平台,使软件的持续集成变成可能。 Key Words. OpenCASCADE, J ...
分类:其他好文   时间:2017-12-03 13:54:32    阅读次数:242
OpenCASCADE BRepMesh - 2D Delaunay Triangulation
Abstract. OpenCASCADE package BRepMesh can compute the Delaunay’s triangulation with the algorithm of Watson. It can be used for 2d plane or on surfac... ...
分类:其他好文   时间:2017-11-11 14:18:05    阅读次数:203
管道设计CAD系统中重量重心计算
Abstract. 管道设计CAD系统中都有涉及到重量重心计算的功能,这个功能得到的重心数据主要用于托盘式造船时方便根据重心设置吊装配件。重量信息主要用于采购订货。本文主要介绍相关软件中重量重心功能,及重量重心计算实现原理。最后结合OpenCASCADE计算管道模型重量重心来验证。 Key Wor... ...
分类:其他好文   时间:2017-11-07 00:16:39    阅读次数:233
OpenCascade 边界表示法(BRep)
转自 http://www.cppblog.com/eryar/archive/2013/08/20/202678.html Topology and Geometry in OpenCascade-Vertex eryar@163.com 摘要Abstract:本文简要介绍了几何造型中的边界表示法 ...
分类:其他好文   时间:2017-05-26 21:52:59    阅读次数:2781
OpenCASCADE gp包说明
转载地址:http://www.cppblog.com/eryar/archive/2012/06/30/180916.html 一、简介 Introduction to Package gp gp是几何处理程序包(Geometric Processor package),简称gp。包gp提供以下功 ...
分类:其他好文   时间:2017-05-24 22:31:31    阅读次数:279
Bounding Volume Hierarchy BVH in OpenCASCADE
Abstract. Bounding Volume Hierarchy(BVH) organizes geometric objects in the tree based on spatial relationships. Each node in the tree contains an axi... ...
分类:其他好文   时间:2017-05-03 23:56:34    阅读次数:972
OpenCASCADE AIS Manipulator
Abstract. OpenCASCADE7.1.0 introduces new built-in interactive object AIS_Manipulator providing interface for moving objects within 3D viewer. The cla... ...
分类:其他好文   时间:2016-12-09 07:34:10    阅读次数:189
Convert BSpline Curve to Arc Spline in OpenCASCADE
Abstract. The paper based on OpenCASCADE algorithms to approximate the NURBS curve to arc spline. The method is most useful in numerical control to dr... ...
分类:其他好文   时间:2016-11-23 07:35:13    阅读次数:250
75条   上一页 1 2 3 4 5 ... 8 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!