Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
maybe this isn’t a Revit API issue but maybe anyone else had this problem… we have a list of strings that we convert to a double. For example.
Convert.ToDouble("7.5")
then with
UnitUtils.ConvertToInternalUnits(7.5, UnitTypeId.Meters)
for most computers this works fine, but we have 1 computer where it doesn’t… it makes it 100x bigger the value in feet???
we checked in windows the region / decimal settings all the same… signed in as a different user but no luck… reinstalled revit 2022.
Anyone who might have a solution?!
Kind regards,
Fabian
Solved! Go to Solution.