In response to a post at RFO (http://www.revitforum.org/architecture-general-revit-questions/19645-tagging-objects-area.html) I’m trying to create a definition to pull read-only system parameters that are untaggable (like a Floor’s Area) and write it back to a user-defined parameter.
Getting a list of values is easy enough as is writing them to the elements. Problem is the value that is getting written back to the element in Revit is off by some crazy number (something like .8% of the original value).
Is it a units issue?