Gets the dimensions of the smallest possible blank required to produce a body using the
currently selected stock type for this machining Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMinimumBlankSize() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisMachining
Dim value As System.Object
value = instance.GetMinimumBlankSize() |
C# | |
---|
System.object GetMinimumBlankSize() |
C++/CLI | |
---|
System.Object^ GetMinimumBlankSize(); |
Return Value
Array of doubles of the dimensions of the smallest possible blank required to produce a body using the currently selected stock type
See Also
Availability
SOLIDWORKS Costing API 2013 SP0