Save 15% On All Single Licences! Loading... GET OFFER

How to Create a Custom Window or Door in BricsCAD BIM

Quick answer: Any geometry or component can be built from scratch and inserted into a BIM model, refined further at any time. The process breaks into four parts: create the file, create the subtractor solid, create the frame, and create the glass panes.

Step 1: Creating the File

  1. Choose New from the File menu.
  2. Select one of the predefined templates for the unit system you want: BIM-Window-imperial or BIM-Window-metric, DWT files that already contain the required layers and properties.
  3. Set the BC_SUBTRACT layer as current, via the Drawing Explorer or the layer field in the Properties or Layers panel, the same layer concept covered on this hub’s mechanical blocks and BIM window creation pages.
  4. Draw a closed polyline (a rectangle, for example) representing the shape of the opening.
  5. Save the file. User-defined components live in the Components folder, whose path is set by COMPONENTSPATH (defaulting to C:\ProgramData\Bricsys\Components, with more folders addable in Settings). The predefined component library sits at C:\Program Files\Bricsys\BricsCAD V26 en_US\UserDataCache\Support\en_US\Bim\Components.

Step 2: Creating the Subtractor Solid

Make sure BC_SUBTRACT is the current layer.

  1. Use the outline you drew earlier, positioned in the first quadrant of the WCS’s XY-plane, with its lower-left corner at the origin (0,0,0).
  2. Select Extrude and move the cursor downward (negative Z) to extrude the outline into a solid.
  3. Either click a point, or type a value in the dynamic dimension fields and press Enter.

Make sure the extrusion’s height is greater than the width of the wall this component will insert into.

Step 3: Creating the Fixed Frame

The frame’s outline coincides with, or runs parallel to (for a rebate), the subtractor solid’s outline.

  1. Set the WINDOW_FRAME layer as current.
  2. Highlight the subtractor solid’s top face.
  3. Extrude that top face downward (negative Z), using Extrude’s Create option (press Ctrl once).
  4. Type a value for the fixed frame’s thickness in the dynamic dimension field.
  5. Turn off BC_SUBTRACT by clicking its light bulb icon.
  6. Use Offset to create a parallel offset of the frame’s outline, at a distance equal to the frame’s width.
  7. Hover over the inside boundary of that offset and choose Extrude from the Quad.
  8. With extrude mode set to Subtract, move the cursor downward to cut an opening in the frame.
  9. Either click a point, or type a value in the dynamic dimension fields and press Enter.

Step 4: Creating the Glass Panes

  1. Set the GLASS layer as current.
  2. Use DMEXTRUDE to extrude the inside boundary of the window frame, with a height equal to the glass pane’s thickness; select the Create option from DMEXTRUDE‘s tooltip.
  3. Move the glass pane down (negative Z) if the frame’s outside face doesn’t coincide with the outside face of the wall it’ll be placed in.
  4. Optionally classify the whole drawing as a BIM window element: type BIMCLASSIFY, press I for window and Enter, then press D for Drawing and Enter until the command finishes. It’ll now be automatically recognized as a BIM Window element when inserted into another drawing.
  5. Save the drawing.
  6. Optionally assign more information after inserting it elsewhere, using the Window Common category in the Properties panel, thermal transmittance coefficient, fire rating, and similar details.

Adding 2D Entities (Door Swing)

Optional 2D symbols either replace or supplement the 3D solid section, depending on their layer’s prefix:

BRX_2D remains available for backwards compatibility only.

  1. Add a new layer named BRX_2D+_* and set it active; geometry here becomes visible when you cut a section through the component and generate it onto a sheet, alongside the cut-through 3D representation.
  2. Before drawing, make sure the Z-axis is perpendicular to the component’s bottom plane and pointing upward, either by rotating your UCS 90 degrees over the X-axis, or by enabling Dynamic UCS.
  3. Switch to Top view using the LookFrom control.
  4. Draw the 2D geometry on that layer, using only polyline entities, lines won’t be recognized when generating the component’s section.
  5. Switch back to a 3D view and confirm the BC_SUBTRACT solids, the component’s own solids, and your new 2D geometry are all visible.

Parametrizing Your Component

Parametrize the 3D geometry first, then the 2D geometry (for more depth, see this hub’s separate coverage on parametrizing and working with parameters and constraints).

  1. Select all the component’s 3D geometry, including the BC_SUBTRACT layer’s geometry (turn that layer on first).
  2. Run PARAMETRIZE and check the resulting constraints in the Mechanical Browser panel.
  3. Optionally rename parameters (for example, Length_X to Width), or adjust constraints and parametric behaviour.
  4. Use UCS to reposition it so the 2D geometry lies in the UCS’s XY-plane.
  5. Select that 2D geometry.
  6. Run PARAMETRIZE2D and check the resulting constraints in the Mechanical Browser panel.
  7. Repeat step 3 for the 2D parameters, and connect the new 2D X-direction parameter to the 3D Width parameter by typing that 3D parameter’s name as the 2D parameter’s value. 2D constraining works differently from 3D constraining, but shared parameter names let you control both together.
  8. Switch your UCS back to World, to avoid undesired results when the component is inserted elsewhere.
  9. Turn BC_SUBTRACT off.
  10. Save the drawing.
  11. Insert the component from the Library panel or with BMINSERT, the same mechanical block insertion command covered on this hub’s mechanical blocks page, then select it and adjust its parameters in the Properties panel to confirm everything behaves as expected.

Frequently Asked Questions

What layer must be current when creating the subtractor solid? BC_SUBTRACT.

Why does my 2D door swing symbol not show up when generating a section? Check both the layer prefix (which controls when it appears) and whether you drew it with polylines specifically, line entities aren’t recognized.

How do I link a 2D parameter to control a 3D parameter together? Type the 3D parameter’s name directly as the value of the corresponding 2D parameter, connecting them under the same shared name.

How does BricsCAD automatically recognize a custom drawing as a BIM window when it’s inserted elsewhere? Classify the drawing first with BIMCLASSIFY, choosing window and drawing scope, before saving it.

Powered by Full Pelt Ltd