BMBOM command

Inserts a Bill of Materials (BOM) table in the current drawing.

BricsCAD Mechanical

Icon:

Options within the command

Name
Specifies the table name.
Note: The BOMTEMPLATE system variable defines the path to the file with default BOM template which will be used to create new BOM tables.
Note: If the BOMTEMPLATE system variable is empty or the path is not valid, the below default BOM configuration will be used.
Top level
Creates a BOM of the top-level components only.
Bottom level
Creates a BOM of the subcomponents.
Hierarchical
Creates a hierarchical BOM listing all (sub)components.
Load from template
Opens the Select file with the BOM table template which allows you to select a .bom file to create a BOM from a template.
Save as template
Opens the Select file to save BOM table template which allows you to save the current BOM configuration as a template.
LAyout
Changes layout where the table will be placed.
Configure
Allows to add additional columns to your BOM table.
Description
Adds a description column.
dEnsity
Adds a density column.
Volume
Adds a volume column.
Mass
Adds a mass column.
parameterS
If multiple inserts of the same parametric component exist in the assembly, they will be grouped in different BOM rows depending on the values of the parameters.
mAterials
Adds a material column.
Thickness
Adds a thickness column.
Note: If a component is a sheet metal part, this column shows the thickness of the part. Otherwise, it is empty.
More
Displays more configuration options.
Toggle column
Adds or removes columns from the BOM.
add Formula field
Adds a formula field.
add Thumbnails
Adds a thumbnail column
Name
Sets the name of the column.
Width
Sets the thumbnails width in pixels
Height
Sets the thumbnails height in pixels
View type
Sets the orientation of the camera.
Orthographic
Allows to choose an orthographic projection view.
Isometric
Allows to choose an isometric projection view
viSual style
Sets the visual style for thumbnails.
BacKGround color
Sets the thumbnails background color.
Transparent
Sets transparent background for thumbnails.
seleCt color
Opens the Select color dialog box to select a color.
Folder
Opens the Select image folder which allows you to choose a folder for thumbnail images.
Add column
Adds a thumbnail column with specified parameters to the BOM table.
Set sorting
Sets the sorting mode for the BOM.
Automatic
Sets the automatic sorting for the table.
No sorting
Disables the sorting for the BOM.
Custom sorting
Specifies the column for sorting.
Toggle sorting column
Sets the sorting mode for columns.
column Properties
Configures columns.
Visibility
Sets the visibility of the column.
ON
Makes the column visible.
OFF
Makes the column invisible.
Width
Sets the column width.
Auto
Sets the automatic width of the column.
Prefix
Sets the prefix for numbers in the Number column.
Suffix
Sets the suffix for numbers in the Number column.
Delimiter
Sets the delimiter between levels in numbers for hierarchical BOM tables.
Numeration type
Sets the numeration type for hierarchical BOM tables.
Full numbers
Numbers for each level are combined using the provided delimiter and shown in the Number column.
Short numbers
Only numbers for the current level of each part are used. This mode is supposed to be used with Level column.
Continuous numbers
All parts are numbered continuously, regardless of their level.
Footer type
Sets the footer type.
None
Removes the column from the footer.
Sum
Adds the total sum to the footer.
Average
Adds the average value to the footer.
MINimum
Adds the minimal value to the footer.
MAXimum
Adds the maximal value to the footer.
Note: It is possible to add footers to formula or template columns as well.
Note: A different unit and format for footer values can be set.
Aggregate function
Sets the aggregate function.
None
Removes an aggregate function from the column.
Sum
Shows the total sum of values in the group.
Average
Shows the average value of values in the group.
MINimum
Shows the lowest value in the group.
MAXimum
Shows the highest value in the group.
CONcatenate
Combines all values in the group using the provided delimiter.
CONCatenate with count
Combines all values in the group with their number using the provided delimiters, prefix and suffix.
sEttings
Configures the aggregated column.
value Separator
Sets the delimiter between concatenated values.
count Position
Sets the position of the number of encounters for concatenated values.
After value
The number of instances is placed after the corresponding value.
bEfore value
The number of instances is placed before the corresponding value.
Count separator
Sets the delimiter between a value and its number of encounters.
count PREfix
Sets the prefix that will be added before the number of encounters.
count SUFfix
Sets the suffix that will be added after the number of encounters.
Units
Configures units and how they display.
unit Mode
Sets the units for the column values.
Best for All
The best unit for all values.
BEst for each value
The best unit for each value.
set Fixed unit
Choose the unit manually.
unit Format
Sets how the units display.
Title
Places the unit symbol in the column title.
Same cell
Places the unit symbol in the same cell as the value.
separate Column
Places the unit symbol in a separate column.
do Not show units
Hides the units symbol.
title Format
Sets the format for the column title for the Title option.
fOrmat string
Sets the format string for column values.
Role
Sets the column role for the column.
Regular
Sets the regular role for the column.
Number
Sets the number role for the column. (So it will be used as the number source for the BMBALLON command).
nAme
Sets the name role for the column. (So it will be used as the name source for the BMBALLON command).
Quantity
Sets the quantity role for the column. (So it will be used as the quantity source for the BMBALLON command).
table sEttings
Configures the properties of a BOM table.
footer Title
Sets the title of the footer row.
Filter
Sets the table filter.
Property set
Specify the properties to add from.
Mechanical only
Only mechanical properties of components and instances will be available.
all Except coordinates
All properties of mechanical components and instances will be available, including properties of associated database entities, except coordinates.
All
All properties of mechanical components and instances will be available, including properties of associated database entities.
Grouping mode
Specifies the grouping mode for the current table.
Auto
Groups the parts with respect to their definitions and parameters.
by COmponents and columns
Groups the parts with respect to their definitions and properties used in the table.
by Columns only
Groups the parts with respect to their properties used in the table only. (So one row may correspond to completely different parts if their properties displayed in BOM are the same).
Counting mode
Specifies the counting mode for hierarchical BOM.
by Document
Sets the counting mode to count all instances.
by parent Component
Sets the counting mode to count instances in parent component.
Max level
Allows to specify the maximal level of parts in hierarchical BOM tables.
Selection set
Allows to specify a selection set linked to this BOM table.
Entire model
Sets entire model as the selection set.
Subassembly
Sets a selected subassembly as the selection set.
Custom selection
Sets a custom selection of top-level components as the selection set.
drawing View
Associates this BOM table with selected drawing views.
layout viewPOrt
Associates this BOM table with selected layout viewports.
fixed coRner
Changes the fixed corner of the table. The fixed corner will remain in position during table changes.
Note: Press the Tab key to cycle the corners of the table. The table position will change to place the fixed corner under the cursor, thus helping to align the table with other objects in the drawing.
Top Left
Sets top left corner of the table as fixed.
Top Right
Sets top right corner of the table as fixed.
Bottom Left
Sets bottom left corner of the table as fixed.
Bottom Right
Sets bottom right corner of the table as fixed.
Back
Returns to the previous prompt.