Gets a metre dimension from a string, regardless of the units used in the string.
Visual Basic |
---|
Public Function MetreFromStr( _ ByVal s As String _ ) As Double |
The dimension in metres.
Available: MM ME MD OD OM
Group:
sis.MetreFromStr ("1km")
returns a floating point number 1000 from the string "1km"
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).