
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I have run into something I thought was quite interesting, but I also have no idea what to make of it.
If I calculate the area of a window in Revit, using a simple formula to multiply the Width by the Height in a schedule, it works fine;
However, If I try and get the area of the same window using the RevitPythonShell, I get a completely different result;
(The multiplication is just to convert ft² to M²)
Can anyone explain this to me? I am very new to programming in general, so am I writing the code incorrectly?
If it is correct, where is Revit retrieving the "Area" Value from? As a window in Revit does not have area as a standard parameter.
I would really appreciate any feedback.
Thanks so much
Mitch.
Solved! Go to Solution.