Create a Material Library

You can create a material library, either local or shared, similar to the way you create a part library. A local library resides on your computer, and a shared library resides on another computer.

  1. In the Model Browser, click the Materials View icon () on the toolbar.
    All materials in the current model file display.
  2. In an empty area of the browser window, right-click and select Library > Libraries... from the context menu.
    The Libraries Manager dialog opens.


    Figure 1.
  3. To create a new local library:
    1. Click the plus sign (+).
    2. In the Library type field, select local.
    3. In the Library path field, create or select an empty folder. This will be the folder that holds the library on your local machine.
    4. Click Add.
      The new library is added to the list of libraries.
    5. Click on the new library in the library list and then click Connect.
      You will be connected to the new material library.
  4. To create a new shared library:
    1. Click the plus sign (+).
    2. In the Library type field, select shared.
      Note: The PostGres server must be running to use a shared library. Refer to PostgreSQL Installation and Configuration for information on connecting to a PostGres server.
    3. In the Library host field, type the name of the library host.
    4. In the Library port field, type the port number.
    5. In the Library path field, create or select an empty folder. This will be the folder that holds the library on the shared machine.
    6. Click Add.
      The new library is added to the list of libraries.
    7. Click on the new library in the library list, and then click Connect.
      You are connected to the new material library.