1. Home
  2. Using Blocs
  3. Class Library Manager
  1. Home
  2. Design
  3. Class Library Manager

Class Library Manager

The Class Library Manager enables users to store the custom classes that they create so that they can be re-used in any Blocs project.

Store a Class

There are two ways to store custom classes in the Class Library, one via the Class Manager and another via the Class Editor.

Store Class with Class Manager

To store a custom class in the Class Library using the Class Manager, right click an item in the class list and select Add Class to Library.

Store Class with Class Editor

To store a custom class in the Class Library using the Class Editor, simply click the + button located between the delete and done buttons, at the bottom of the Class Editor window.

Use a stored class

To use a previously saved custom class, click the + button in the top-right corner of the Class Manager, then select the class from the Subclass Library dropdown, under the Custom Class Library submenu.


Beginners Tip

Once a stored custom class is selected from the subclass menu, its name can be changed using the name input field and all of the rule values of the stored class will still be added to the new class automatically, even though it now has a different name.

Manage stored classes

To manage all of the stored custom classes in the Class Library, head to the main menu Window > Class Library Manager. From here you can remove any of the classes that are stored in your library by selecting one and then clicking the button.

Updated on 13th February 2026
Was this article helpful?

Related Articles