Creating a new type

If you right-click on an object in the object tree, you will see an item labeled save object... in the popup menu.

This makes it possible for you to create a new class that extends the class from which the original object was created.

Creating a new class also results in the creation of a new type.

This is a complex topic, which will be deferred until a future lesson that deals with saving and importing objects.