Share

StockTool Class

Description

This .NET class wraps the AcTcStockTool ObjectARX class.

StockTool represents a registered stock tool. Stock tool information is stored in a stock tool file. StockTool encapsulates the stock tool information read from the file and provides methods to manage the information.

Class Hierarchy

Autodesk.AutoCAD.Windows.ToolPalette.CatalogItem
    Autodesk.AutoCAD.Windows.ToolPalette.StockTool

Visual Basic

Public sealed Class StockTool
Inherits CatalogItem

C#

public sealed class StockTool : CatalogItem;

Links

StockTool Methods, StockTool Properties

Was this information helpful?