How to Use Structural Steel in BricsCAD BIM
Quick answer: Structural steel modeling combines BIMAPPLYPROFILE, BIMLINEARSOLID, BIMSTRUCTURALCONNECT, BIMADDECCENTRICITY, BIMRECALCULATEAXIS, DRAG, and BIMSTRETCH.
Using the BIM Profiles Panel
- Drag and drop a profile from the BIM Profiles panel into the model space; this works the same way as
LINE. - Click in the model space, or use the dynamic dimension fields, to define the starting point and following points.
- Press Enter to end the command.
Making a Structural Connection with BIMSTRUCTURALCONNECT
- Select the profiles you want to connect.
- Launch
BIMSTRUCTURALCONNECTat the Command line, or choose StructuralConnect from the Model tab of the Quad. - With the Hotkey Assistant on (HKA on the Status Bar), a widget appears; tap
Ctrlto cycle through the different connection options. - Press Enter to accept the selected option and finish.
Altering Segment Position with DRAG
Only works if the connections were originally created with BIMSTRUCTURALCONNECT.
- Set
DISPLAYSIDESANDENDSto 1, the same variable confirmed on this hub’s MEP modeling page. - Select a face perpendicular to the profile’s section.
- Launch
DRAG. - Click to set a new position for the segment, or type a displacement value in the dynamic dimension field.
Creating a Structural Steel Model: A Worked Example
Setting up the grid and slab:
- Launch
BIMGRIDto draw a grid as your base. - Click a starting point and type values into the dynamic dimension fields.
- Draw a base slab underneath the grid using
BOX. - Make sure the grid sits entirely on top of the slab, and that your profiles’ axes display.
- In the Settings dialog, under BIM > Structural, make sure Display Axes is checked.
- Open the BIM Profiles panel and drag a structural steel profile into the model, starting at the intersection of two grid axes and drawing vertically upward (toggle the specific snap point types you want in the ESNAP right-click context menu).
Propagating columns: 7. Launch BIMPROPAGATE. 8. Select the slab as the base solid and press Enter. 9. Select the column as your detail element and press Enter; BricsCAD zooms into the 3D detail. Press C to copy the column as a solid rather than as a block (the default). 10. Press Enter; BricsCAD automatically copies the column to every grid intersection, since you chose a floor slab with a BimGrid as the base solid. 11. Hover over the green checkmark and click Bim Grid in the dialog. 12. Click Explode to manually toggle individual suggestions and create your preferred pattern. 13. Press Enter to accept and finish.
Creating beams between the columns:
- Open the BIM Profiles panel and drag a structural steel profile into the model; click the top of one column, then the next, in both directions (press
Qfor Quarter turn if you need the flanges facing upward). - Drag and drop a larger beam profile onto the second beam, since it has a longer span.
- Select a beam and launch
BIMADDECCENTRICITYto adjust its axis position relative to the profile. - Click the down arrow; the beam moves down relative to its axis.
- Press Enter to finish, then repeat for the other beam.
- Select the column and both beams, launch
BIMSTRUCTURALCONNECT, and press Enter to accept the default connection option; repeat for the other two junctions. - Select the two columns connected by the Y-direction beam and launch
BIMPROPAGATE, choosing that beam as the detail solid, pressingCto copy it as a solid, then Enter and accepting whichever suggestions you want (suggestions appear at the bottom of every column in a symmetrical layout, and can be toggled off). - Repeat for the X-direction beams (box selections can grab all the lower beams at once).
Moving a beam:
- Set
DISPLAYSIDESANDENDSto 1. - Highlight the side face of the column and launch
DRAG. - Move the column to its new position; connections with adjoining beams stay intact.
Creating a Detailed Connection: A Worked Example
- Set
DISPLAYSIDESANDENDSto 0. - Launch
BOXand hover over the side face of the column. - Press
Shiftonce so the face highlights blue. - Draw a plate on the column’s flange.
- Select the beam and launch
SUBTRACT. - Select the end plate and press Enter.
- Select the face and launch
BIMIFYfrom the Quad (or manually classify the plate via Classify Manually in the Quad’s BIM tab). - Open the Library panel and drag a bolt onto the plate, positioning it precisely with the dynamic dimension fields.
- Select the plate and launch
BIMPROPAGATE. - Select the bolt as the detail and press Enter.
- Press Enter again and click the blue question mark; it turns into a green checkmark.
- Hover over the checkmark and select Grid.
- Add one row.
- Press Enter to finish; the detailed connection is created.
Using BIMSTRETCH to Modify Structural Steel: A Worked Example
- Open a new drawing.
- Open the BIM Profiles panel (if its icon isn’t visible, right-click the ribbon and tick BIM Profiles under Panels).
- Drag the profile you want into the model space.
- Draw a column with a height of 3000 mm, then without exiting the command, draw a connecting beam 5000 mm long horizontally, then add another column at the beam’s end, also 3000 mm tall (make sure the profiles are turned correctly).
- Select the three beams, choose Connect Structural from the ribbon or Quad, and choose the L-connection option, then press Enter; the entities connect.
- In the ribbon, enable Display Sides and Ends and Prioritize selection of Faces on the Structural/MEP tab, or set
DISPLAYSIDESANDENDSto 1 andSELECTIONMODESto 2 (Select Faces, the same bitcode confirmed repeatedly elsewhere in this hub). - Confirm the profiles are correctly classified as Beam and Column.
- Launch
SLICEto slice the beam in the middle; when prompted whether to slice along the axis, press Enter to accept Yes. - Select the beam’s midpoint and press Enter; it’s now sliced into two beams.
- Select the two ends of the beams in the middle of the structure; they highlight yellow.
- Choose Stretch from the Model tab of the Quad to run
BIMSTRETCH. - Hover orthogonally upward, type a height of 2000 mm, and press Enter to accept.
The connections between the profiles automatically adapt to the new angle between the entities. If you’d only selected one of the two side-ends in the middle of the beam instead of both, the connections on the unselected side wouldn’t be included in the stretch.
Frequently Asked Questions
Does BricsCAD automatically connect structural steel segments when drawing from the BIM Profiles panel? No, connections between structural steel segments aren’t generated automatically; use BIMSTRUCTURALCONNECT afterward.
What does BIMPROPAGATE actually do in a structural steel workflow? It maps a detail (like a column or beam) from a base solid to every similar location, for example, copying a column to every grid intersection when the base solid is a slab defined with a BimGrid.
Does stretching a structural connection automatically update the connection angle? Yes, connections between profiles automatically adapt to the new angle created by a BIMSTRETCH operation.
What’s required before DRAG will work on a structural steel connection? The connection needs to have been created with BIMSTRUCTURALCONNECT in the first place.