eryar

PipeCAD - Plant Piping Design Software.
RvmTranslator - Translate AVEVA RVM to OBJ, glTF, etc.
posts - 603, comments - 590, trackbacks - 0, articles - 0

     摘要: 上海地目信息科技有限公司招聘OpenCASCADE相关图形开发人员,有兴趣的可直接与hr联系。  阅读全文

posted @ 2016-12-09 22:06 eryar 阅读(1366) | 评论 (0)编辑 收藏

     摘要: Abstract. OpenCASCADE7.1.0 introduces new built-in interactive object AIS_Manipulator providing interface for moving objects within 3D viewer. The class features three kinds of transformation modes for attached objects: translation through axis, scaling within axis, rotation around axis. The object can be activated using vmanipulator command within Draw Test Harness.

Key Words. OpenCASCADE, 3D Viewer Interactive, Model Editor, Manipulator  阅读全文

posted @ 2016-12-08 23:08 eryar 阅读(3437) | 评论 (0)编辑 收藏

     摘要: Abstract. The paper based on OpenCASCADE algorithms to approximate the NURBS curve to arc spline. The method is most useful in numerical control to drive the cutter along straight line or circular paths. Or in the shipbuilding industry to manufacture section bar for cold frame bender.

Key Words. NURBS, Biarc approximation, arc spline,  阅读全文

posted @ 2016-11-22 23:12 eryar 阅读(2560) | 评论 (0)编辑 收藏

     摘要: Abstract. Qt’s ActiveX and COM support allows Qt for Windows developers to access and use ActiveX controls and COM objects provided by any ActiveX server in their Qt applications. Make their Qt application available as COM servers, with any number of Qt objects and widgets as COM objects and ActiveX controls. Make OpenSceneGraph to ActiveX controls then you can use it in other place, like IE.

Key Words. OpenSceneGraph, ActiveX, COM, ActiveQt  阅读全文

posted @ 2016-11-11 23:32 eryar 阅读(2142) | 评论 (0)编辑 收藏

     摘要: RvmTranslator5.1 is released! This is a 3ds max plugin developed by 3ds max sdk.  阅读全文

posted @ 2016-10-03 12:14 eryar 阅读(1480) | 评论 (0)编辑 收藏

     摘要: Abstract. The TopLoc package of OpenCASCADE gives resources to handle 3D local coordinate systems called Locations. A Location is a composition of elementary coordinate systems, each one is called a Datum. The Location keeps track of this composition. The paper will use the Draw Test Harness to illustrate the Location concept.

Key Words. Transformation, Location, Local Coordinate Systems  阅读全文

posted @ 2016-09-07 00:06 eryar 阅读(2608) | 评论 (0)编辑 收藏

     摘要: RvmTranslator5.0 is released!

This version support to translate RVM to AutoCAD DXF file.  阅读全文

posted @ 2016-08-22 23:26 eryar 阅读(1477) | 评论 (0)编辑 收藏

     摘要: OpenCASCADE BRepProj_Projection   阅读全文

posted @ 2016-08-16 23:11 eryar 阅读(2939) | 评论 (0)编辑 收藏

     摘要: RvmTranslator4.3 ChangeLog

1. Reduce the STEP file size to improve the performance for STEP translation;
2.Fix the dish lose in STEP file;  阅读全文

posted @ 2016-08-13 09:58 eryar 阅读(1061) | 评论 (0)编辑 收藏

     摘要: 对于几何造型内核OpenCASCADE,由于会涉及到大量的数值算法,如矩阵相关计算,微积分,Newton迭代法解方程,以及非线性优化的一些算法,如BFGS,FRPR,PSO等等用于多元函数的极值求解,所以这些数值算法的性能直接影响系统的性能。软件的性能优化是计算机软件开发过程中需要一直关注的重要因素,因此有必要学习下C++应用程序性能优化的方法。  阅读全文

posted @ 2016-07-31 13:44 eryar 阅读(4787) | 评论 (4)编辑 收藏

     摘要: In order to export PDMS model to other system more convenient, I wrapped the RvmTranslator in PDMS by PML. Then you can export PDMS model to STEP, IGES, STL, 3D PDF. Etc. Directly.   阅读全文

posted @ 2016-06-26 00:39 eryar 阅读(1708) | 评论 (9)编辑 收藏

     摘要: IsoAlgo3d is a PCF format 3d visualization tool. I publish it on github to open the source code. Its license is GPL, you can use the IsoAlgo3d freely.

https://github.com/eryar/IsoAlgo3d

You can download the source code and contribute your modification.
  阅读全文

posted @ 2016-06-16 23:21 eryar 阅读(1670) | 评论 (0)编辑 收藏

     摘要: PCurve is a powerful modeling method, to make helix shapes in occQt to help you understand pcurve better, then you can also can model some intereting shape based on pcurve.

OpenCASCADE does not provide helix curve directly, but you can build a helix curve by the pcurve of a surface(curve on surface). When you understand the pcurve of a surface, you can make a helix curve easily.
  阅读全文

posted @ 2016-06-05 13:44 eryar 阅读(1673) | 评论 (2)编辑 收藏

     摘要: Abstract. AVEVA PDMS Pipe Router is a rule-based tool which enables you to route pipe network automatically and to position piping components. Pipe Router can create clash-free orthogonal routes which use the minimum length of pipe and as few elbows and bends as possible.

Key Words. Automatic Pipe Routing, 自动布管  阅读全文

posted @ 2016-05-31 22:59 eryar 阅读(2618) | 评论 (0)编辑 收藏

     摘要: Abstract. OpenCASCADE provide data structure of any expression, relation or function used in mathematics. Flex and Bison are tools for building programs that handle structured input. They were originally tools for building compilers, but they have proven to be useful in many other areas. The Expression Interpreter in OpenCASCADE is made by Flex and Bison. So let’s know something about Flex and Bison.

Key Words. OpenCASCADE, Expression Interpreter, Flex, Bison  阅读全文

posted @ 2016-05-27 23:08 eryar 阅读(1410) | 评论 (0)编辑 收藏

仅列出标题
共41页: First 16 17 18 19 20 21 22 23 24 Last