Class Hierarchy
AcTcCatalogItem AcTcCategory AcTcPackage AcTcStockTool AcTcTool
C++
class AcTcCatalogItem;
File
AcTc.h
Description
AcTcCatalogItem is the base class for all catalog items. It encapsulates an item's common properties and behavior. This class is used to derive from and implement the following catalog items:
- Tool
- Package
- Palette
- Category
- Catalog
- Stock Tool