Gets or sets a custom blank of a sheet metal part in this sheet metal Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CustomBlankSize As CostBlankSize |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisSheetMetal
Dim value As CostBlankSize
instance.CustomBlankSize = value
value = instance.CustomBlankSize |
C# | |
---|
CostBlankSize CustomBlankSize {get; set;} |
C++/CLI | |
---|
property CostBlankSize^ CustomBlankSize {
CostBlankSize^ get();
void set ( & CostBlankSize^ value);
} |
Property Value
ICostBlankSize
Remarks
See Also
Availability
SOLIDWORKS Costing API 2013 SP0