Or you can create your own material database;AEC|BOLT BIM Cloud platform enables user to create their own databases or templates. To describe the process an illustration of creating material database will be performed.
Go to https://openbrimbim.aecbolt.orgcom/www/brim/
Launch OpenBrIM app
...
Log in with your Buildin AEC | BOLT Building Design Suite account
Click Authors → Select your account name
...
Go to your library
...
Create new project → go to ParamML tab
...
Now we will write parametric definitions of materials and add them to database. For detailed background information regarding parametric definitions, see Introduction to ParamML (Parametric Markup Language) . There is no need for new setup release to use new material definitions that we will add to AEC|BOLT BIM Cloud.
Overview of Building Design Suite AEC|BOLT BIM Cloud material database. Our new database should be like this;
...
Add Database=”AEC_Material” to first line as shown in Building Design Sutie Suite material database. This state indicates that our project is a “AEC_Material” type database object.
...
Parameters will be calculated in units of “internal” unit category but will be displayed in assigned unit category. Unit object example examples shown above will be assigned to material’s parametic definitions as unit category. You can write more than one unit object and assign each to different parameters grouped as “dimensions, forces, moments,…” etc.
Write group object by searching from core objects or manually as shown below. Select “CORE OBJ: Group”.
...
Name the object as” NewSteel” since we will define steel first and change type of object with ‘T=”AEC_Material”’ to be able to see this object in AEC | BOLT Building Design Suite import list.
...