Solid modeling in 计算机辅助设计 represents objects as unambiguous, voluminous 3D shapes. Two primary techniques dominate: Boundary Representation (B-rep), which defines a solid by its bounding surfaces (faces, edges, vertices), and Constructive Solid Geometry (CSG), which builds complex shapes by applying Boolean operations (union, subtract, intersect) to simpler primitive solids like cubes, spheres, and cylinders.
Solid Modeling: B-rep and CSG
- Ian Braid
- Bruce Baumgart
- MAGI (Mathematical Applications Group, Inc.)
Boundary Representation (B-rep) and Constructive Solid Geometry (CSG) are the two foundational methodologies for representing solid objects in a computer. B-rep is arguably the more common approach in modern CAD systems for detailed design. It describes a solid by explicitly defining the hierarchy of its topological elements: faces, edges, and vertices, along with the geometric information for each (e.g., the surface equation for a face, the curve equation for an edge). This explicit boundary definition makes it very suitable for generating realistic renderings and for calculating surface properties, which is crucial for 制造业 processes like CNC machining.
Constructive Solid Geometry, on the other hand, takes a more procedural approach. It represents a complex object as a tree structure where the leaf nodes are simple geometric primitives (e.g., block, cylinder, sphere, cone) and the internal nodes are Boolean set operators (union, intersection, difference). For example, a hollow pipe could be created by subtracting a smaller cylinder from a larger, concentric one. CSG models are typically very compact and guarantee that the resulting object is a valid solid. However, retrieving boundary information like specific faces or edges can be computationally expensive, as it requires ‘evaluating’ the entire CSG tree. Many modern CAD systems use a hybrid approach, allowing users to build models using CSG-like operations, but storing the final result as a B-rep model for efficient manipulation and analysis.
类型
Disruption
使用方法
Precursors
- set theory and boolean algebra
- wireframe modeling
- surface modeling techniques (e.g., bézier surfaces)
- advances in data structures for representing graphs and topology
应用
专利:
迎接新挑战
机械工程师、项目或研发经理
可在短时间内接受新的挑战。
通过 LinkedIn 联系我
塑料金属电子集成、成本设计、GMP、人体工程学、中高容量设备和耗材、受监管行业、CE 和 FDA、CAD、Solidworks、精益西格玛黑带、医疗 ISO 13485
Solid Modeling: B-rep and CSG
(if date is unknown or not relevant, e.g. "fluid mechanics", a rounded estimation of its notable emergence is provided)
Related Invention, Innovation & Technical Principles