Gets the unit for the length from the Costing template for this Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property LengthUnit As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysis
Dim value As System.Integer
value = instance.LengthUnit |
C# | |
---|
System.int LengthUnit {get;} |
C++/CLI | |
---|
property System.int LengthUnit {
System.int get();
} |
Property Value
Unit for the length as defined in
swcLengthUnit_e
Remarks
See Also
Availability
SolidWorks Costing API 2013 SP0