Class Hierarchy
AcTcCatalogItem AcTcStockTool
C++
class AcTcStockTool : public AcTcCatalogItem;
File
AcTc.h
Description
AcTcStockTool represents a registered stock tool.
Stock tool information is stored in a stock tool file. AcTcStockTool encapsulates the stock tool information read from the file and provides methods to manage the information.