Hey there everyone,
I’m working on an extension for Omniverse right now that gets its models from Revit and then does some data analysis. The Revit connection is no problem, and is actually super intuitive, but my issue arises in how Omniverse seems to strip the units of measurement out from the prims.
My end goal is simply to get the surface area of a Revit floor (or anything for that matter) in Omniverse.
Can someone point me in the right direction here?
Hey @toni.sm ,
Thanks for the response! This is super helpful!
Do you have any suggestions on how to actually get the width and height of a prim? My issue currently is that even though I don’t have a perfect square floor (let’s say 1m, 3m, 0.2m) the x, y and z will both be equal to 1 unitless.
I also can’t seem to find anything in the geometry section that would hint at a way to find the actual size of the prim.