Gets the area of a blank, including any
margin, from the sheet metal part for this sheet metal Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property FinalAreaFromModel As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisSheetMetal
Dim value As System.Double
value = instance.FinalAreaFromModel |
C# | |
---|
System.double FinalAreaFromModel {get;} |
C++/CLI | |
---|
property System.double FinalAreaFromModel {
System.double get();
} |
Property Value
Area of the blank, including any margins, from the sheet metal part
Example
Remarks
See Also
Availability
SolidWorks Costing API 2013 SP0