Joe_Carrick

Members
  • Posts

    12362
  • Joined

  • Last visited

Everything posted by Joe_Carrick

  1. Hi Jason, In most cases my "rescue" performs an alternate set of code to provide the appropriate value. Sometimes it's just a matter of looking for a different NVP because the suspected object didn't have the NVP I was expecting. In other cases I present a message explaining what's wrong. IOW, an intelligent error correction hint. The last option is just a reasonable value - such as (0 or 1) when the error is "division by zero"
  2. I've also been told that schedule columns are evaluated "Left to Right" so if a macro in column 2 relies on one in column 5 there could be a problem. In that case it would be necessary to either switch the positions or incorporate the value of column 5 directly into the macro in column 2. IAE, Chief will need to do some evaluation of how to make the Schedule get the values from the Row Object; Maybe the macro context could have "Schedule Row Object"
  3. I suspect that's just a screen issue for the type of render being used. If you print to a pdf all the labels should b displayed properly.
  4. Since i prevent all my macros from returning "Error" the incorrect result is something I provide as a default. I do this by using the: begin result = Code that could produce an error rescue result = default value end to trap errors
  5. I kind of blundered into this situation. Basically what it amounts to is that when OIP fields have values assigned by macros (owner context) the macros will report a value for that object. However, if the custom field is used as a column in a Schedule - the macro uses the schedule as the owner and reports an incorrectly calculated value. This is quite simply because schedules don't have any OIP fields the macros can't return any valid data. I've reported this bug to Chief Tech Support. Hopefully they will be able to come up with a solution. but I'm sure it will require some modification of the schedules to make custom field columns to evaluate the data based on using the row object as the owner and that the value can be the result of any macro in that field
  6. Shane, The defaults will only be presented for new room labels. IOW, existing plans will show what it was, not what you change the defaut to. For existing rooms you will need to select all of them and specify the label items you want. Unfortunately things like %room.height.ceiling% and "TEST TEST TEST" will all be at the same size as the %room.name%. So RTB's are still better.
  7. So you should check the room structure elevations. It might be the floor & ceiling structure and finish settings. I don't know if Chief made any changes in the calculations (rounding, etc.) Maybe they just fixed something that was being calculated incorrectly.
  8. If it's one of my macros, I can fix it OTOH, this can be a result of the elevations in the room's structure panel.
  9. Shane, Take a good look at the room defaults. There's a lot of capability there for customization. Personally I'm suppressing the automatic label in plan views and using my RTB labels which I've stored in my user library for plan views. I'm only using the X18 automatic label in cross sections.
  10. You might also note that since the Layout and the Plan are separate - Macros in them are also separate. So you can have a macro in each with the same name but totally different script and result. My Layout files have only 25 macros and only 6 or 7 are duplicated in the Plan file. OTOH, my Plan files have over 175 macros.
  11. Unfortunately for me, going to the UGM in Idaho is just to much money. My RTB room labels use Arial Normal but with Bold, Underline & sometimes Italic. Here are a few examples: All of this information is presented by custom macros. I don't currently use a check for "room type" but I do check some NVPs. Are you really able to do this with the current room labels.
  12. Hi Tyler, For my room labels I'm still using "Rich Text" that I've stored in the Library. This allows me to have different text styles & sizes on each line of the label. I have several different RTB's that cover the area, dimensions, ceiling height, etc depending on the room types. I currently have to manually place these in each room. It doesn't take too much time but having it automatic would definitely be an improvement. It would be great if there was an option in the defaults for each room to use a "named library object". IOW, in the "Room Label" defaults and in the "Room Specification Label" have this: Label Content Automatic Label Specify Label Label Source (library object) This would also need to be in the "Room Types" defaults so each room type could be different. Mainly I'm interested simply to get the automatic placement in the room(s), but I might also want to vary other parameters such as layer or color. I would think this could be fairly simple to program - just the source of the label to be used.
  13. Why not put them in the User Library? Another option would be Text Macros.
  14. Here's my Site Area Analysis updated for X18. It's completely based on Polylines using named Layers and on the Materials assigned to them. There's a Library Rich Text Box that includes all the macros required. But I also include a json file so you can import it into Text Macrdo Management. There's also a Plan that demonstrates how to set up your saved Plan View Price is just $250 for the entire package.
  15. OK, so in a Standard Render you can't turn an individual pattern Off. So if I want to use a Standard Render and not have a particular pattern not displayed I have to actually make the material have "No Pattern". Some materials like stacked stone can get pretty complex patterns with a lot of lines. It would seem Chief could make that toggle work for Standard Renders.
  16. Can anyone tell me where and/or when this option will be available? I have some materials that have a pattern - but sometimes I want the pattern to show in a 3D view (Standard Render) and sometimes I don't. I have been unable to see any case where this tool is available, either in the Menu or in the Edit Toolbar.
  17. Do you have trouble keeping these things coordinated? If so, I can set up your Layout(s) & Plan(s) so they are always automatically correct. It's a simple foolproof system generally set up in the Templates but can easily be added to existing Projects. Callouts and Labels of Layout Boxes will be automatically created in a consistent format. Plan Views -> Floor # Elevations -> Letter(s) of facing direction. Sections -> Cross Section Letter CAD Details -> Numbered by position on the Layout Page (column and row) Callouts referencing Details, Elevations and Cross Sections in the Plan will automatically refer to the corresponding items in the Layout. If you want this so you avoid embarrassing errors - just send me a Private Message or contact me at: (760) 604-0645 -or- joe.carrick@dslextreme.com
  18. I'm available to provide complete plans. As a licensed California Architect with over 15 years of experience using Chief Architect, I am able to provide plans and engineering (including structural) to California requirements. I have extensive macros and labeling to make my plans accurate and easy to read. PM me with your requirements and I'll provide examples and prices.
  19. I've been asking to have this tool remember its size, location & panel sizes for at least a decade. Now in X18 I find it has been done. Thank you Chief !!!
  20. Perry, Uninstall LOGI Options Turn on automatic scrolling
  21. So here's what I did: Uninstalled LOGI Options Opened Chief Selected a Rich Text Box Clicked on a grip Everything works as it should I am hoping there's no other problems due to not having the option for the Logitec Mouse.
  22. I'm not sure how to uninstall that.
  23. Rene, Are you saying the problem exists with the 3D connexxion mouse too? So it's not just Logitec? If that's true then it is more likely Chief that's at fault.