Hello,
I am trying to automatically change the maximum and minimum values for the bounding box associated to each level in my Revit model using Dynamo or Python. The screenshot below is from the Revit Lookup addin showing the bounding box max and min coordinates for a particular level in my model. I am trying to change the maximum coordinate to (100,100,343.72) and min to (-100,-100,343.72). Any help is much appreciated.
Thank you