Revit 2018 API |
UnitFormatUtils..::..TryParse Method |
UnitFormatUtils Class See Also |
Overload List
Name | Description | |
---|---|---|
![]() ![]() | TryParse(Units, UnitType, String, Double%) |
Parses a formatted string into a number with units if possible.
|
![]() ![]() | TryParse(Units, UnitType, String, ValueParsingOptions, Double%) |
Parses a formatted string into a number with units if possible.
|
![]() ![]() | TryParse(Units, UnitType, String, Double%, String%) |
Parses a formatted string into a number with units if possible.
|
![]() ![]() | TryParse(Units, UnitType, String, ValueParsingOptions, Double%, String%) |
Parses a formatted string into a number with units if possible.
|