Changes
[[File:IL_HowTo_CreateMetaClass_01.png|thumb|220 px|alt=Derive new object|Derive new object]]
A new [[MetaClass]] has to be created as a derivative (child) from another class (parent). This can easily be done in the [[Class Browser]] control following the steps
## by opening and connecting the new MetaClass to the [[Object Editor]] control
# Save the changes with {{key press|Ctrl|S}}
== Technical implementation ==