Gets the costs of the materials in this Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMaterialCost() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysis
Dim value As System.Double
value = instance.GetMaterialCost() |
C# | |
---|
System.double GetMaterialCost() |
C++/CLI | |
---|
System.double GetMaterialCost(); |
Return Value
Costs of the materials
Example
See Also
Availability
SolidWorks Costing API 2013 SP0