Abstract. OpenCASCADE linear extrusion surface is a generalized cylinder. Such a surface is obtained by sweeping a curve (called the “extruded curve” ...
分类:
其他好文 时间:
2014-11-23 17:18:29
阅读次数:
414
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 different from BRepPrimAPI_MakeB...
分类:
其他好文 时间:
2014-11-23 14:35:50
阅读次数:
290
Abstract. The sphere is the simplest topology shape of the BRep structure. But there are several import concept of the sphere edges, such as degenerat...
分类:
其他好文 时间:
2014-11-22 18:41:33
阅读次数:
391
Abstract. By making a simple box to demonstrate the BRep data structure of the OpenCASCADE. The construction method is different from BRepPrimAPI_Make...
分类:
其他好文 时间:
2014-11-16 23:02:01
阅读次数:
457
Abstract. BRep short for Boundary Representation. First give the definition of the BRep, then compare the BRep mode between OpenCASCADE and OpenNURBS....
分类:
其他好文 时间:
2014-11-08 13:21:09
阅读次数:
531
AnyCAD SDK有.Net和C++两个版本,使用C++版本的AnyPlatformOcc模块可以实现与OpenCASCADE互操作。
分类:
编程语言 时间:
2014-10-29 23:44:45
阅读次数:
487
Abstract. A root-finding algorithm is a numerical method, or algorithm, for finding a value x such that f(x)=0, for a given function f. Such an x is c...
分类:
其他好文 时间:
2014-10-21 21:14:26
阅读次数:
333
Abstract. DWG is a file format created in the 70’s for the emerging CAD applications. Currently it is the native file format of AutoCAD, a proprietary...
分类:
其他好文 时间:
2014-10-16 00:49:11
阅读次数:
352
Abstract. Rational Bezier Curve can represent conic curves such as circle, ellipse, hyperbola, .etc. But how to convert a conic curve to BSpline curve...
分类:
其他好文 时间:
2014-10-07 17:41:43
阅读次数:
362
当你熟悉OpenCASCADE软件在Windows,你应该试试在Debian的Linux操作系统,因为这是一个开源的样OpenCASCADE软件。论文的重点是如何建立OpenCASCADE软件包。
OpenCASCADE软件、Linux、Debian、建筑
1. Introduction
因为OpenCASCADE是用C++写的几何造型算法库,有良好的跨平台性,所以决定在Linux...
分类:
其他好文 时间:
2014-10-05 14:45:08
阅读次数:
333