Click or drag to resize

Extension Class

Extension class for the SOLIDWORKS costing API objects.
Inheritance Hierarchy
SystemObject
  CADSharpTools.SOLIDWORKS.CostingExtension

Namespace:  CADSharpTools.SOLIDWORKS.Costing
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public static class Extension

The Extension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCostingProperties
Runs costing operation and returns costing data.
Public methodStatic memberGetCostingType
Gets the costing type for the specified costing object.
Public methodStatic memberGetMaterialClassName
Gets the material class name for the specified material name.
Top
See Also