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