Solid modeling in CAD 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 Herstellung 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.
Typ
Disruption
Verwendung
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
Anwendungen
- finite element analysis (fea)
- computer-aided manufacturing (cam) toolpath generation
- 3d printing and additive Fertigung
- collision detection in Robotik and animation
- photorealistic rendering and visualization
Patente:
Potential Innovations Ideas
!Professionals (100% free) Mitgliedschaft erforderlich
Sie müssen ein Professionals (100% free) Mitglied sein, um auf diesen Inhalt zugreifen zu können.
VERFÜGBAR FÜR NEUE HERAUSFORDERUNGEN
Maschinenbauingenieur, Projekt- oder F&E-Manager
Kurzfristig für eine neue Herausforderung verfügbar.
Kontaktieren Sie mich auf LinkedIn
Integration von Kunststoff-Metall-Elektronik, Design-to-Cost, GMP, Ergonomie, Geräte und Verbrauchsmaterialien in mittleren bis hohen Stückzahlen, regulierte Branchen, CE und FDA, CAD, Solidworks, Lean Sigma Black Belt, medizinische ISO 13485
Wir suchen einen neuen Sponsor
Ihr Unternehmen oder Ihre Institution beschäftigt sich mit Technik, Wissenschaft oder Forschung?
> Senden Sie uns eine Nachricht <
Erhalten Sie alle neuen Artikel
Kostenlos, kein Spam, E-Mail wird nicht verteilt oder weiterverkauft
oder Sie können eine kostenlose Vollmitgliedschaft erwerben, um auf alle eingeschränkten Inhalte zuzugreifen >Hier<
Historical Context
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