-
Posts
4619 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Renerabbitt
-
yes each "block" is just a fixed door
-
yours is still a great method for things such as the staircase or around a door etc
- 16 replies
-
- flush skirting
- reveal bead
-
(and 1 more)
Tagged with:
-
still has no data. use the file/backup entire plan option
-
use fixed glass doors. you can mull them together and they will report to schedule:
-
another method that can coincide with this method:
- 16 replies
-
- 1
-
-
- flush skirting
- reveal bead
-
(and 1 more)
Tagged with:
-
Archived backup file won't open. What do these messages mean?
Renerabbitt replied to GeneDavis's topic in General Q & A
are you on a PC and is your PC using OneDrive, and if so, is your Chief archive in My Documents. If so..thats probably the cause of the issue, but also, you might be able to revert to an older version of that particular archive from onedrive online in version history -
next version maybe
-
oh you want it fo each window as opposed to a total. then there is a built in macro: but you would have to put it in the window label which would not be all that desirable if you were trying to show it in elevation. Better to just put it in the window schedule
-
@VHampton this works on walls..up to you to figure out how to implement # Copyright Rabbitt Design 2024 # This script calculates the ratio of thermal opening area to thermal envelope area # and rounds the result to two decimal places. # Directly divide thermal_opening_area by thermal_envelope_area to get the ratio. ratio = thermal_opening_area / thermal_envelope_area # The last line outputs the ratio, rounded to two decimal places. "#{ratio.round(2)*100}%"
-
no, but simple to switch to what you are referencing in another tab I think what you are trying to show is this: which is done from the stair's edit toolbar
-
# Copyright Rabbitt Design 2024 # Initializing the NumberFormatter to format width in fractional inches number_formatter = NumberFormatter.new number_formatter.unit = '"' # Set the unit to inches number_formatter.use_fractions = true # Enable fraction display number_formatter.denominator = 16 # Set precision to 1/16th of an inch number_formatter.show_unit = true # Ensure the unit ("in") is not automatically included # Assuming 'width' is a publisher variable representing the width measurement # Apply the number formatter directly to the width measurement and append the inch symbol number_formatter.apply(width) there is a code for you, set to eval and object base. FYI my Pro Plan has a very complex and dynamic label for windows and doors for anyone catching this and is interested. It dynamically changes its formatting based on the layer set or size of the window, new vs existing, as well as user configurable options. Window schedule is pretty advanced too
-
you probably wanna use '/"
-
Library Filter Results Are Too Light To See
Renerabbitt replied to lisaGinTN's topic in Tips & Techniques
hover over the results, hold ctrl+mouse wheel up to increase their size. Also this is the Tips and Techniques forum where we share tips -
Before you mess with reference displays...why would you show a staircase on 2 floors? I may have a different approach
-
For roofs greater than 10 degrees in slope, the MRH (h) is the distance from the average roof height (eave height to highest point of roof structure) to the average finish grade line for the direction being considered. For roofs 10 degrees or less, it is the distance from the average finish grade elevation to the roof eave height. The definition on page 22 of ASCE7 does not refer to any parapets, but to me, it only makes sense to take the top of the parapet for the upper "h" value for the building. Technically, the eave height is where the sloping roof ends. As there is no real exposed eave when there is a parapet, assuming the wall continues past the roof to the top of the parapet, I conservatively interpret the top of the parapet as the "eave". If the parapet varies in height, I use the average top of parapet height in computing "h". This is typically for a sloping lot
-
I offer one-on-one. Reputable in the community: https://www.rabbittdesign.net/shop
-
The Best Renderings Available-Rabbitt Design
Renerabbitt replied to Renerabbitt's topic in Offering Services
New mini clip. Low resolution for the upload size cap in this forum VIP Example (2).mp4- 23 replies
-
You'd be setting up your saved plan views to turn on and off specfic layers within your plan
-
Can a Fill Style be Assigned to a Layer
Renerabbitt replied to 5FT-20Designs's topic in General Q & A
No...a 3d view is going to apply a material to your framing member, so you would need a material with the color you want, but there is no way to assign a material based on the layer of the object it is being applied to.