Gets or sets the stock unit length for the weldment in this structural Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CurrentStockUnitLength As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisStructural
Dim value As System.Double
instance.CurrentStockUnitLength = value
value = instance.CurrentStockUnitLength |
C# | |
---|
System.double CurrentStockUnitLength {get; set;} |
C++/CLI | |
---|
property System.double CurrentStockUnitLength {
System.double get();
void set ( & System.double value);
} |
Property Value
Stock unit size
Remarks
See Also
Availability
SOLIDWORKS Costing API 2015 SP0