CAD Builder
CAD Builder是由Open Cascade和法国CEA和EDF合作开发的一个参数化建模工具,是从SALOME平台SHAPER模块剥离的参数化造型工具。从其帮助信息可以看出:
几何内核为OpenCASCADE,几何约束求解器使用的是从FreeCAD中剥离的PlaneGCS。
对于高级用户,还提供了Python二次开发功能,用户可以用Python在CAD Builder中定制功能。
With CAD Builder you can
- Draw 2D sketch with a set of constraints and dimensions
- Create construction elements
- Create solid bodies of extrusion, revolution, pipes and apply operations on them
- Build multi-dimensional models with complicated surfaces
- Support non-manifold topologies, like a solid partitioned by internal surfaces
- Manage parts of a model
- Create new features and Python scripts
更多CAD Builder信息,可以访问:https://www.opencascade.com/products/cad-builder/
标签:surfaces,Python,Builder,solid,Create,CAD From: https://www.cnblogs.com/opencascade/p/cad-builder.html