Renerabbitt

Members
  • Posts

    4017
  • Joined

  • Last visited

Everything posted by Renerabbitt

  1. use fixed glass doors. you can mull them together and they will report to schedule:
  2. 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
  3. yes, do an inverted return, inverted from the radius edge, then choose no molding on selected edge for that inverted leg of the molding line
  4. 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
  5. @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}%"
  6. 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
  7. # 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
  8. in that case, just put half of the bracket in the panel mesh and that way it butts at the corner
  9. 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
  10. Before you mess with reference displays...why would you show a staircase on 2 floors? I may have a different approach
  11. Make newel posts that are just a corner bracket and set the distnce between newels to be a very large number. Nice work
  12. 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
  13. you can back clip a camera view in its view settings or you can side clip a camera view and you can even break the cut line and move it around in plan view
  14. I offer one-on-one. Reputable in the community: https://www.rabbittdesign.net/shop
  15. New mini clip. Low resolution for the upload size cap in this forum VIP Example (2).mp4
  16. You'd be setting up your saved plan views to turn on and off specfic layers within your plan
  17. 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.
  18. Can you please remove the plan you uploaded immediately. It has all of my macros and details. this is in the purchase contract, you have to remove all macros and details if you want to share a troubleshooting plan

  19. We needed something to do in here...Between you and tea time always citing the help files, us normies aren't given the opportunity to use our constructive brains
  20. I do not. To my knowledge a single cabinet cannot have two top/appliance fixtures...I know how to place two freestanding sink fixtures in the same model space as a cabinet and have them appear to be owned by that cabinet, or I know how to block a set of cabinets that both own a sink and thus appear in the preview window of a dbx when an arch block is opened, but I do not know how to open a cabinet and find that there are two sinks in the cabinet dbx.