Gets the names of the material classes from the Costing template for this plastic Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMaterialClasses() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisPlastic
Dim value As System.Object
value = instance.GetMaterialClasses() |
C# | |
---|
System.object GetMaterialClasses() |
C++/CLI | |
---|
System.Object^ GetMaterialClasses(); |
Return Value
Array of strings of the names of the material classes
Example
Remarks
See Also
Availability
SOLIDWORKS Costing API 2015 SP0