Gets the type of Costing feature in the CostingManager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetType() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICostFeature
Dim value As System.Integer
value = instance.GetType() |
C++/CLI | |
---|
System.int GetType(); |
Return Value
Type of Costing feature as defined in
swcCostFeatureType_e
Example
See Also
Availability
SOLIDWORKS Costing API 2013 SP0