Allows access to the entry-point interface of the SolidWorks Costing API and the CostingManager. 
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Interface ICostManager  | 
| C# |  | 
|---|
| public interface ICostManager  | 
| C++/CLI |  | 
|---|
| public interface class ICostManager  | 
Example
            Remarks
            Accessors
            
            See Also