Creating and deploying a custom library

In logi.CAD 3 it is possible to create custom libraries.

The default library type is a logi.CAD 3 library.
Such libraries are installed/used by other projects of logi.CAD 3. They are created, if the library configuration contains this statement: LIBRARYTYPE := LOGICAD; (or if the statement LIBRARYTYPE is not defined at all).

Follow the instructions in the specified order in order to create and deploy a logi.CAD 3 library:

Moreover, it is also possible to reference libraries.

More library types might be provided in your used logi.CAD 3 version:

  • A logi.SAFE library is created in logi.CAD 3 to be used along with →logi.SAFE.

    Such libraries are created, if the library configuration contains this statement: LIBRARYTYPE := LOGISAFE;

  • A logi.WEB library is created in logi.CAD 3 to be used along with →logi.WEB.

    Such libraries are created, if the library configuration contains this statement: LIBRARYTYPE := LOGIWEB;

Follow the instructions in the specified order in order to create and deploy a logi.SAFE/logi.WEB library:

However, if required, it is also possible to install the library.