BIMAPPLYPROFILE - Where are the profile libraries?

I would like to create my own library of profiles. Where are they saved?

Comments

  • Louis_Verdonck
    edited November 2017

    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.

  • 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.

  • Thanks Roy. That program does exactly what I need.

  • Bsyslib library files are indeed sqlite databases.

  • Ian Johnson
    edited November 2019

    I have loaded SQlite and loaded the .bsyslib database, how to I now add the profile tables that I have created to it?

    thx