BIMAPPLYPROFILE - Where are the profile libraries?
I would like to create my own library of profiles. Where are they saved?
Comments
-
Profiles are saved in *.bsyslib files, which sit in the Support folder of the Roaming root folder (see the BricsCAD Help under User Guide / Customizing BricsCAD / What are BricsCAD User Files). On a Windows machine this is:
C:\Users\UserName\AppData\Roaming\Bricsys\BricsCAD\V18x64\en_US\Support.
There are two library files: imperial.bsyslib and metric.bsyslib.0 -
Cheers Louis.
I've found the metric.bsyslib file which appears to be the one I'm looking for. It doesn't look like I'll be able to edit it with a plain text editor but I'll investigate it further.
0 -
Thanks Roy. That program does exactly what I need.
0 -
Bsyslib library files are indeed sqlite databases.
0 -
I have loaded SQlite and loaded the .bsyslib database, how to I now add the profile tables that I have created to it?
thx
0