Gets the thickness of the sheet metal from the model for this sheet metal Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetModelThickness() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisSheetMetal
Dim value As System.Double
value = instance.GetModelThickness() |
C# | |
---|
System.double GetModelThickness() |
C++/CLI | |
---|
System.double GetModelThickness(); |
Return Value
Thickness of the sheet metal from the model
See Also
Availability
SolidWorks Costing API 2013 SP0