6. Composite Classes and Objects

About Composite Classes and Objects

Beginning in CIMPLICITY 9.5, there are Composite Classes and Objects. Classes can reference other classes. You can modify a class dynamically and you can also delete a class dynamically if there are no references to the class or no object instances of that class with composite references to the class.

Advantages of Composite Classes and Objects

Well-planned composite classes and objects reduce the amount of work required to configure a CIMPLICITY project. Read more about Composite Classes here.