Changes
/* Create Metaclasses and Properties */
<br style="clear:both" />
==Create Metaclasses and Properties== <div style="margin-bottom: 20px;">{| style="margin-left: 0;"| [[File:metaclass1Metaclass1.png|thumbnone|220px280px|link=]]| style="width:20px;" || [[File:metaclass2Metaclass2.png|thumbnone|220px280px|link=]]|}</div>
To create a new metaclass, right-click on "NAMEDBASECLASS" -> "Derive new object". When the newly created metaclass is opened in an ObjectEditor, the properties of the metaclass can be edited. The name and description are mandatory fields, and it is recommended to write the name in uppercase letters. The namespace is optional, and there is also a checkbox for selecting multilanguage. To save the changes, first click in a new line and then select the floppy disk icon.
<div style="margin: 20px 0;">
[[File:Metaclass3.png|none|left|500px|link=]]
</div>
<div style="margin-bottom: 20px;">
{| style="margin-left: 0;"
| [[File:Metaclass4.png|none|280px|link=]]
| style="width:20px;" |
| [[File:Metaclass5.png|none|280px|link=]]
|}
</div>
To add properties to a metaclass, CUSTOMMETAPROPERTIES are required. To access the CUSTOMMETAPROPERTY, switch to the Content area in the ClassBrowser. Then, drag Custom -> Main -> Base -> CUSTOMMETAPROPERTY into the BulkEditor. When creating a new property, first specify the name and description. Next, define the namespace and the data type.
<br style="clear:both" />
To add the newly created properties to a metaclass, drag the corresponding metaclass into the ClassDetails Editor. Then, drag the desired properties from CUSTOMMETAPROPERTY into the metaclass.
[[Category:Pages with broken file links|UBIK Studio Manual]]
