Process for creating classes

  1. Select the object class in the Enumerated List lookup. The class code is usually C_<symbol>CLASS, except for C_LABELCLASS and C_SPECCLASS.
  2. 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().
  3. Click Save.
  4. 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.