Gets and sets the same LengthUnit value used by
IModelDoc2::GetUnits,
IModelDoc2::IGetUnits, and
IModelDoc2::SetUnits.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LengthUnit As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Integer
instance.LengthUnit = value
value = instance.LengthUnit |
C# | |
---|
System.int LengthUnit {get; set;} |
C++/CLI | |
---|
property System.int LengthUnit {
System.int get();
void set ( & System.int value);
} |
Property Value
Unit as defined in swLengthUnit_e
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0