proformacon

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by proformacon

  1. On 6/3/2023 at 10:21 AM, Chopsaw said:

    "CLG:" + (ceiling_elevation-floor_elevation).to_ft.round .to_s + "'"

    Nothing wrong just doesn't work. The one you edit of the old one works great. I definitely would rather go with the simpler version but get an eval error for it.

  2. Below is the macro I use for ceiling heights. It currently will show the ceiling height at 7'11 5/8 for finished and 8'1 1/8 for rough elevation. This is due do 97 1/8 rough ceiling height I have set. Id like the macro to round just to whole number, IE: 8'. That way it doesn't show the actual true height of 7'11 5/8 which can be confusing to clients. What's the easiest way to modify the rising macro to accommodate this? 

     

    arr = (ceiling_elevation-floor_elevation).divmod(12)

     

    inch_frac = ((arr[1]-arr[1].floor)*16).round.quo(16)

     

    result = case inch_frac

     

    when Rational(1.0)

     

    "#{arr[0]}'-#{arr[1].ceil}\""

     

    when Rational(0.0)

     

    "#{arr[0]}'-#{arr[1].floor}\""

     

    else

     

    "#{arr[0].floor}'-#{arr[1].floor} #{inch_frac}\""

     

    end

     

    "CLG:" + result

     

  3. I have a macro that calculates the ventilation required and a macro that calculates the glazing required for rooms. I Can add a rich text box into any room and it works great. Id like to put these into a schedule with Columns- Room Name, Required Vent, Required Glazing. Schedule with room name no problem but is there a way to then add the required vent and glazing macro/output to the schedule. In room DBX there’s of course no way to add custom object fields, etc. 

  4. On 1/25/2023 at 12:01 PM, Arcadian said:

    Hi There,

    Didn't think the Macbook pro could do a raytrace. Have just ordered a new Macbook pro 16" with M2 chip and wasn't expecting it to raytrace.  Other Macbook pro users out there.. am I correct? or can you raytrace..

     

    Although our MacBooks can ray trace it is CPU ray tracing. Real time ray racing will not work on a Mac. 

  5. For bonus and manufacturer libraries you need to download the ones you want directly on the Chief architect website. Or you can only a full backup of a plan which will include the materials that were used. Also make sure you go to library and download the core catalogs from the top menu 

  6. 5 hours ago, rgardner said:

    Quite a few other issues on this but your railing is because of how you have your room setup.  Setup the loft story as 1.5" Ceiling height (your 2x toe plate the rafters will actually build off of or set on.  Then select the railings and set them to balloon through ceiling above in the structures panel.

    image.thumb.png.540ac83f57d31290c697657e45fb1e10.png

    Amazing, appreciate that a lot. The other issues I’m always ears for advice. I changed a lot trying different things to get the railing to stop breaking which I’ll have to run through and change back or fix. 

  7. Have this built like a 1.5 story with loft. Cannot figure out how to get these railing to angle correctly. I assumed it has something to do with invisible walls I used on the sides of exterior for the half story but changing them makes no difference. Plan inside onedrive attached if anyone can help figure it out. Client wants exposed rafters like it's set up. 

    298379477_10228138751363241_9051067992700260876_n.jpg

  8. On 2/18/2022 at 12:33 PM, Kbird1 said:

     

     

    Only I don't think you have X14 ? 

     

    Hopefully you don't have a graphics Card Issue , pixelation is one of the 1st signs of a GPU dying....

     

    M.

    Typo, fixed to X13.

     

    And I seriously doubt its a graphics card issue considering it works fine for every other program I used for instance rendering in Twinmotion. It is Chief Architect specific and tech support could not help.

  9. 23 hours ago, Kbird1 said:

     

    send as Image for now instead .....only downside is remembering to update it as needed , but I just save the Camera

    , open it and resend again.

     

    M.

    I can do that no problem but it doesn’t really solve my issue. My respective, ortho and now I’ve realized my elevation views still look like the screen shot I attached. The layout is really the least of my concern since there’s a work around. But I can’t use any of the view, they all are black and pixelated. 

  10. 12 hours ago, SusanC said:

    How old is your Macbook Pro?

    Are you updated to the latest version of MacOS Monterey?

    Have you tried a simple reboot?

    Is your graphics card driver up to date?

    I never send renderings to layout "Live", but as "Current Screen As Image".

     

     

    Its a 2020

    Everything is up to date.

    Yes I have tried rebooting.

    Okay, Current Screen as Image is a simple work around for sending to layout but the bigger issue is rendering at all like in the screenshot goes crazy screen wise.

  11. 14 minutes ago, Chopsaw said:

    While you are waiting for a response from tech support or a better answer here have a look through this article:

     

    https://www.chiefarchitect.com/support/article/KB-00106/troubleshooting-3d-camera-view-display-problems-in-chief-architect.html

     

    Done and done. I did a search and read through a few other people having the issues as well with no posted solution. Unfortunately the directions in the link you sent didn't work for me.

  12. 26 minutes ago, SusanC said:

    Have you sent that plan in to the help desk?

    Have you tried sending views to layout as plot lines instead of live?

    I have not, I emailed them about an hour ago asking about just using my license for X12 instead. Although I guess Id rather email them for a solution rather than using X12.

     

    My elevations are fine. This happens with overview cameras, perspective and ortho, so no send to layout as plot lines.

  13. 1 minute ago, Denzil said:

    Chief doesn't have particles that i have found anyway. Most renders that have those effects are typically done with particle generators. you might can export your Chief images and import them into another program like BLENDER, use the particle generator for your shot with your chief image as a backdrop? Just a thought

     

    I ended up doing a poly and painting it as rain. Looks OKAY, not great but it gets the point across. 

    Untitled 2.jpg

  14. 5 minutes ago, Chopsaw said:

    Likely an image would be the way to go with something like that but the lighting and background would need to be just right.


    There’s definitely a lot of transparent PNGs out there that will fit the bill but you’re right about lighting, etc. May be difficult