Gets this document's units settings.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetUserUnit( _
ByVal UnitType As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim UnitType As System.Integer
Dim value As System.Object
value = instance.GetUserUnit(UnitType) |
C# | |
---|
System.object GetUserUnit(
System.int UnitType
) |
C++/CLI | |
---|
System.Object^ GetUserUnit(
& System.int UnitType
) |
Parameters
- UnitType
- Document unit type as defined in swUserUnitsType_e
Return Value
IUserUnit
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0