Renerabbitt

Members
  • Posts

    5202
  • Joined

  • Last visited

Posts posted by Renerabbitt

  1. 2 hours ago, ACADuser said:

    I was able to get the main railing with the double top rail in another post.

    Tried you railing Rene but it did not come over correctly. Thanks for the gift though!

     

    Railing René.GIF

    Lol you used all the exact right combinations of render settings for that to not show up. Raster views it will show correct and vector elevation should show but may need the pattern offset and scale adjusted 

  2. 12 minutes ago, Ridge_Runner said:

    Why the negative vote on Renerabbitt? His request is "the" way to get a quickfix!

    A user came in posting Ai responses for Revit and I mentioned that it was the wrong forum for that. Then the user got downvoted and the admin removed his post. I think he thought that I caused that so they started going to all of my recent posts and adding downvotes. 
    That user is now gone, but the negative votes dont retroactively get removed :)

    • Upvote 1
  3. 1 hour ago, DRyeHD said:

    @Renerabbitt...tagged as requested.

    Turn auto-build terrain on by opening up your terrain perimeter.
    Also while selected in plan view,  convert your closed polyline to a road(perimeter) using the convert tool in the edit toolbar.
    Recommend turning your terrain perimeter into a rectangle
    see video:
     

    • Upvote 1
  4. 44 minutes ago, AllGen said:

    Now I am left with this that I am trying to get rid of.  If I go to the foundation layer and move it, the entire footing moves with it and it goes flush with the post again. 

    please post your plan so we can illustrate a fix. You can use a free service like wetransfer or if you have cloud storage to share the plan file

    • Upvote 2
    • Downvote 1
  5. 1 hour ago, Steve-C said:

     

    I plan on upgrading to the Mac Studio when and if they ever release the darn thing. They have been dragging their butts on new releases for that device for years. My system has 24gb of memory, and i never use PBR images.

    yes 24gb of unified memory is really low. This is shared memory, so much of that gets hogged by loading textures regardless of raytrace being turned on or not.
    Thats like running with 15gb of RAM and 9 gb of VRAM..that is really low in this program especially if you are running other programs.
    For instance, i have 8 browser tabs open, some standard services running and chief open with no plan open and my system shows 28% utilization on 128GB of RAM

    • Downvote 1
  6. 1 minute ago, JonathanK said:

    window is actually built?  Doesn't make sense to me

    totally different development departments and different animals. It's very easy for the content team to pump out cabinet lines vs touching the extremely complex window code that none of the dev team wants to touch. (Supposedly one of the most difficult and complex bits of code in the whole software)
    I agree though that I would love some window improvements

    • Downvote 1
  7. 4 minutes ago, GeneDavis said:

    camera orbital move in PBR, and even in standard view mode.

    Your current machine is totally fine for chief. I would venture a guess that you either have a corrupted model or you need a driver update. I would update the driver and create an example project using the OOTB template to test your machine, a 3070 is good enough. Set your raytrace settings to use DLSS
     

  8. 1 hour ago, Joe_Carrick said:

    Sounds like a bug.  But in reality it's reporting the wall layer's material, not the room's material.

    What happens if you edit the wall layer?

    Joe is right, change your walls layers, from the wall type, not from an individual walls material panel and it will report correctly, the wall never actually reports a painted layer to upper_layers in the console which is where the material is calc'ing its list from

  9. 17 minutes ago, Michael_Gia said:

    at the moment it's half baked.

    I would 100 percent agree with this in terms of the terminology used. It is terrible. Hitting delete as the fastest way to share with a team is absolutely ridiculous. No "Save As" howver incorrect it may be, is breaking decades of learned behavior.
    "Make a Copy With Links To New Folder" is one of the most ridiculous grammatically incorrect menu items ever. When what is doing is one of the best features of managed mode, copying a file, along with any plan/layout files it shares a link with, into a new folder to create a new independent and linked iteration.
    The function in PM is not half baked, its really brilliant, but the support and terminology makes it a mystified workflow. I've been pushing for a change and not sure if I am getting any traction

  10. 3 hours ago, Michael_Gia said:

    control or command S

    Thursday is my day for arguing, haha.
    I was very specific about my language here, I was not comparing it to "Save" I was comparing it to backing up a project.
    Save As is not the same as backup, one includes all of the texture files you would need in a 3d view or elevation view if you were to share with someone that didn't have all of the same textures as you.
    Even if you didn't need the textures, you would also need to hit save as for the layout as well, or easier would just be to backup the file.
    Open is still an actionable thing you have to do, just like import. For either, you can double click your file and it will open. Even though open is a faster action, waiting for a cloud service to sync and index loose files(Backup-unmanaged) takes longer than waiting for it to sync one file(caproj-managed).

    In PM, I hit the delete key, that's 1 key press, i click export and delete, i target my location and click okay. I don't find that this could be much easier than that action. With it comes a ton of extra features that you cannot otherwise get in unmanaged mode. In unmanaged mode, to get the same result, you would hit the file menu, then back up and restore, then backup with textures, then target your location. I might be off on the names, its been a while, but I'm fairly certain that it is more clicks. 
    In managed mode, I can just share the caproj file, in unmanaged mode, you would need to share the folder containing all of your files.
    People are arguing over 1 click or so, truly, yet unmanaged mode comes with a gang of additional features that you cannot do in unmanaged mode.
     

  11. 16 hours ago, lisabrooksga said:

    The Backup & Restore method is the officially supported approach and avoids all the duplication and broken link issues.

    This is all Ai Rubbish really, please reference this video. PM absolutely works in a multi-user-multi machine setup and I have been doing it for over a year now with no problems and all of the benefits of PM

     

  12. 16 hours ago, lisabrooksga said:

    And even if it fundamentally works, Chief won't support it so we are going to stick with the traditional file based for now. We have rarely had issues with plans and layouts getting discombobulated anyway.

    Absolutely zero difference between exporting your project to dropbox(X17 with PM) and backing up your project to dropbox(X16) cept for one remains a single archive file(X17 .caproj) and is ultimately a better system than having PM turned off.
    When Chief says they don't support working in the cloud, they are specifically talking about working with cloud based files, as opposed to working with local files that are synced to the cloud from a client server like dropbox caching from your machine
    Reference this video

     

  13. On 4/27/2026 at 12:21 PM, LeeDrafter said:

    However, I'm wondering if there is a better way to work on plans simultaneously like this? Thanks for any advice or conversation.

    Global macros could help for controlling annotations for all projects. Change your global annotation and all plans annotations will change with it

    • Upvote 1
  14. Quick CA Short… diving into polyline solids + extrusion tools in #chiefarchitect 

    This one walks through building from a simple polyline and pushing it into a full form using extrusion… then dialing it in with union, intersection, and subtraction tools so everything cleans up exactly how you want  Also jumping into the revolve object tool to get that soft tapered form working the right way.

    These tools came in around X14 and can feel a little heavy at first… but once they click, they open up a ton of flexibility for shaping custom geometry fast 

    End result… a tapered stucco fireplace chute that dives cleanly into the wall, miters correctly, and still gives you control to soften edges with the fillet tool. No custom symbol needed… just smart use of the modeling tools.

    If you’re working in #cad / #bim and want faster, cleaner #buildingdesign and #architecturedesign workflows, this is a solid one to have in your back pocket 

    More #chiefarchitecttips and #designworkflow coming… tagging the crew @Chief Architect #architecturaldrafting #residentialdesign #3dmodeling #rendering #designautomation