Cat Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A category.
Syntax
public class Cat Public Class Cat Properties
| Name | Description |
|---|---|
| Color | The color of the category. It is a 32-bit ARGB value. |
| Descr | The description of the category. |
| EntClassIdArray | An array of associated entity class IDs. |
| Id | The unique identifier for the object. |
| Name | The name of the category. |
| SysName | The system name of the category. |
Returned By
Where you get a Cat — members that return one.
- CatCfg.Cat
- CategoryService.AddCategory
- CategoryService.GetCategoriesByEntityClassId
- CategoryService.GetCategoryById
- CategoryService.UpdateCategory
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.Cat