I have a graph that I’m pulling space parameters from Revit and exporting to excel. Pretty simple. My pressure values (in. wg) come into Dynamo differently than originally in Revit. Example in Revit it shows 0.08 in. wg. but in Dynamo it shows as 6.06. I’m assuming they are converting to another unit. I checked the project units (they are in. wg.) and the parameter is set as a pressure parameter so I’m not sure why it would change these values.
I know I could simply convert them back to in. wg. mathematically in Dynamo however I want the graph user to be able to chose any parameter to export without figuring out each conversion.
I’ve also read up on the 0.8 version update that did way with unit conversion but couldn’t find anything that applied. Below are snips of the values, if that helps at all.
I have the same problem, but with the dimensions of the air ducts. The ducts in Revit are with mm, and at the Excel they are with inches. Could i use this node for my problem?