-
Posts
4873 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Renerabbitt
-
you can make a molding profile that becomes your planking and then convert it to a 3d molding profile so you can use it over and over again to quickly generate these. Shouldnt take you more than 10 minutes or so:
-
Looking for interior designer for basement plan
Renerabbitt replied to JamesR's topic in Seeking Services
I'm available, you can click on the links in my signature if you like -
you could just explode your dormer and finish up the rest by manually moving your walls
-
The Best Renderings Available-Rabbitt Design
Renerabbitt replied to Renerabbitt's topic in Offering Services
New Video heavily compressed to post here Untitled 4_chf3_prob4_1.mp4- 23 replies
-
Roof help, or ideas for better continuity
Renerabbitt replied to madcowscarnival's topic in General Q & A
I didn't read everything of what you wrote just went with what felt natural real quick. spent 10 minutes tops -
lol, no, you would simply create a new exterior door, but easy enough to use the object eyedropper or match properties tools to copy over some settings. In the grand scheme of things does it matters if its an exterior door? you can always have it report to any schedule you like and call it anything you like
-
before drawing a balcony, place your door..it will be an exterior door, it will never change its "stripes" you can then copy and paste it in other parts of the plan
-
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