Process for creating classes
-
Select the object class in the Enumerated List lookup. The class code is
usually
C_<symbol>CLASS
, except forC_LABELCLASS
andC_SPECCLASS
. -
Configure the enumerated list for the object class. You can create a class by
adding a row to the enumerated list. Specify the Language
Code, Custom Value, Use
Status and Label for the class.
Note: The custom value can be numeric. The value specified for the Label is displayed in the Class drop-list. Labels can be multilingual if a language pack has been applied. Scripts, such as Equations, only refer to the Enum Value when retrieving a field value with a function such as
ObjProperty()
. - Click Save.
- Open an object of the desired type. Go to the object class attribute field and select the Class drop-list. The newly created Class is displayed.