To create a user-defined type, you must have already created an assembly, and have an OOM containing an appropriate class open in the workspace, in order to specify the supertype.
-
Create an abstract data type by:
-
Select to access the List of Abstract Data Types, and click the Add a Row tool.
-
Right-click the model or package in the Browser, and select .
-
On the General Tab of its property sheet, select CLR from the list of Types.
-
Click the Select Object tool to the right of the Class field, in order to specify a supertype.
-
Click the Microsoft tab and select an assembly from the list to bind to the type.
-
Click OK to close the property sheet.