What is a ʼ3D Solidʼ in BricsCAD?

Short Answer

A 3d solid in BricsCAD is a volumetric object with mass and enclosed geometry, used for precise mechanical, architectural, and manufacturing modeling. The most common professional method is to create it with EXTRUDE from a closed 2D profile. Limitation: open or self-intersecting profiles will not form a valid 3D solid.

What You Need to Know Before

Warning: if your source profile is not fully closed, coplanar, and clean, BricsCAD may create a surface instead of a 3D solid or fail completely. Tiny gaps, overlapping segments, or locked source geometry are common hidden causes in production drawings.

How to Create a 3D Solid

  • Command: EXTRUDE

  • Shortcut: EXT

  • Quick Steps:

    1. Draw or select a closed 2D object such as a polyline, circle, or region from the Ribbon > Modeling panel.
    2. Launch EXTRUDE, select the closed profile, then press Enter.
    3. Enter a height, or use the Mode option and make sure Solid is enabled to create a true 3D solid.

Variables & Settings

  • Key Setting: Extrude Mode = Solid

  • Expert Setting: If the extrusion mode is set to Surface instead of Solid, the same closed profile will not produce a volumetric object. Always confirm the command option before finishing, especially when reusing prior command settings.

Why it Fails

  • Cause 1 (Geometry): the profile has gaps, overlaps, self-intersections, or is not planar, so BricsCAD cannot generate a valid enclosed solid.
  • Cause 2 (layers/Locks): the source object is on a locked layer, or part of the boundary is on a non-editable referenced layer.
  • Cause 3 (Command/Logic): the object selected is open, or the EXTRUDE command is running in Surface mode instead of Solid mode.

Quick Fix & Best Practice

  • Quick Fix: use PEDIT to join the boundary into one closed polyline, then run EXTRUDE again with Mode = Solid.
  • Manager’s Verdict: use 3D solids for editable, production-grade models and Boolean workflows; avoid them when the source geometry is messy or when lightweight surface modeling is the actual goal.

FAQ

Can a polyline become a 3D solid in BricsCAD?

Yes, if it is closed and planar, you can extrude it into a 3D solid.

What is the difference between a 3D solid and a surface?

A 3D solid has volume and enclosed mass, while a surface only defines shape without volume.

Can BricsCAD convert surfaces into solids?

Sometimes, yes, but only if the surfaces fully enclose a watertight volume.

.