What is a ʼSurfaceʼ vs. a ʼMeshʼ in BricsCAD?

Short Answer

In BricsCAD, a Surface is smooth, mathematically defined geometry used for precise modeling, while a Mesh is a faceted object made of vertices and faces, often used for imported or conceptual forms. The most common way to inspect and compare them is with PROPERTIES. A mesh usually cannot be edited with the same solid/surface tools.

What You Need to Know Before

Warning: Imported STL, OBJ, or scanned data usually comes in as mesh geometry, not true surfaces. A common failure is trying to fillet, trim, or convert mesh objects with standard surface-modeling tools and getting limited or unusable results.

How to Identify Surface vs. Mesh in BricsCAD

  • Command: PROPERTIES

  • Shortcut: MO

  • Quick Steps:

    1. Select the object in the drawing, or open the Ribbon and go to the Home panel to launch Properties if it is not already visible.
    2. Type MO and press Enter to open the Properties panel.
    3. Check the object type shown in Properties: it will identify whether the selected entity is a Surface or a Mesh, and show relevant options such as smoothness or face-based properties.
  • Use the fastest professional method: select the object first, then inspect it in Properties rather than testing it with multiple edit commands.

Variables & Settings

  • Key Setting: Properties panel object type display

  • Expert Setting: In the Properties panel, BricsCAD shows the actual entity class of the selected object. This is the most reliable way to confirm whether you are working with a Surface or a Mesh before using modeling commands like thicken, slice, or convert.

Why it Fails

  • Cause 1 (Geometry): A mesh is made of discrete faces, so it does not behave like a continuous NURBS-style or analytic surface in editing and downstream modeling.

  • Cause 2 (layers/Locks): If the object is on a locked layer or inside a locked block/xref context, you may not be able to test or modify it properly, which hides whether the issue is the geometry type or the environment.

  • Cause 3 (Command/Logic): Users often apply solid or surface-editing commands to mesh objects, but many commands are limited or unsupported for mesh topology.

Quick Fix & Best Practice

  • Quick Fix: Use PROPERTIES first to confirm the object type, then use the correct workflow—surface tools for surfaces, or mesh-specific editing/conversion workflow for mesh imports.
  • Manager’s Verdict: Use surfaces for precision design and manufacturable geometry; use meshes mainly for visualization, scan data, or imported triangulated models. Avoid mixing them late in production workflows unless conversion has been validated.

FAQ

Can a mesh be converted into a surface in BricsCAD?

Sometimes, but not reliably for complex faceted imports; conversion quality depends on the mesh and intended accuracy.

Is a surface the same as a 3d solid in BricsCAD?

No, a surface has no volume, while a 3D solid is a closed volumetric object.

Why does an imported STL not behave like a surface?

Because STL files are triangulated mesh data, not true analytic or parametric surface geometry.

.