Gets the current unit settings, fraction base, fraction value, and significant digits.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetUnits() As System.Short |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Short
value = instance.IGetUnits() |
C# | |
---|
System.short IGetUnits() |
C++/CLI | |
---|
System.short IGetUnits(); |
Return Value
- in-process, unmanaged C++: Pointer to an array of 5 shorts (see Remarks)
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0