Joe_Carrick

Members
  • Posts

    11881
  • Joined

  • Last visited

Everything posted by Joe_Carrick

  1. I would check your AV settings and make sure Chief Files and Folders are exempted. That may not be the problem, but it might be.
  2. The only way I know of doing that is: 1. Display them in 3D 2. Use the "Delete Surface" tool on everything except the object you want. 3. Convert what's left to a New Symbol Repeat the above process with each of the composite symbol to get each individual.
  3. XOR is a programming logical comparison of 2 values. If both values are equal it evaluates as "true" If the values are different it evaluates as "false" Of course, this is pretty much meaningless to Chief Users. Programmers understand the term but it's pretty much gobbledygook to non-programmers.
  4. You should not put it in page 0 or any other "template" page. In Tools>Layout>Edit Page Information select the desired page(s) and enter it there in the "Label" field.
  5. Here's a "Pocket Door Pull" that works and doesn't protrude too far from the face of the door. Actually, I would prefer it be even closer (ie: flush) but IMO it's close enough. You need to assign it as the pull for both sides of the door. Pocket Door Edge Pull.calibz
  6. Perry, Let's get back to post #1. We don't need to beat a dead horse with the "pocket". I am going to agree with showing the pocket. I just want CA to pay attention to the rest of the stuff as well.
  7. This is one of those problems where since there are no casings, Chief has incorrectly eliminated the "Jamb". Of course the RO still needs to be zeroed out, but the door still needs a "Jamb", just like a window needs a "Frame".
  8. Unfortunately, sometimes we really need to bring a plan forward from an older version. Technically, a Plan is no different than a Template. The only difference is that when you create a new plan from a template you have to give it a new name when you save it. The fact is that when we bring a plan or template forward it really needs to work 100% with the new version. That means CA has to internally modify the file structure to accommodate all changes required. Anything less is just not going to work.
  9. I'm bumping this post. It was originally posted 3 years ago. AFAIK, only #7 was fixed to date.
  10. Gerry, can you provide a link to the video about Fill Patterns? Never mind, I found those attributes - but only in X8. They don't exist in X7. So why did CA add those attributes to Polyline Objects in X8 but didn't add other attributes that would be much more useful? Such as fill_name
  11. Gerry, I really don't want to use an external line style editor. We should be able to use Chief to do this. I agree we should have a readable & editable name field but until we do, the layer works for some things quite well.
  12. To satisfy Glenn, I guess I need to start using an install program. Maybe that would actually be a good idea anyway. It would reduce the amount of time I have to devote to setup instructions.
  13. Gerry, I tried using Line Styles and found the following: Chief's built-in Line Styles have names that are usable but user defined Line Styles have a different name (Ruby Attribute) than what the user named it. This makes it almost impossible to use custom Line Styles as an identifier in macros. As far as pattern_angle and/or pattern_spacing: Those attributes are not available to Ruby, so they can't be used. The line_weight is the only really usable attribute that makes this work properly. If you have some way of accessing other attributes not listed I would be delighted to know how. X8 added the Layer Name as an accessible attribute (for all objects) which has proven very helpful - but the ideal would be a name attribute for all Chief Objects.
  14. Brian did confirm it - I haven't heard anything more from CA. It really should not matter, but the numbers are off by the thickness of the Floor Finish. It essentially is making the Stair that much too tall and results in the risers being a fraction taller than they should be.
  15. Scott, I had a problem with a plan brought forward that I sent to CA. Basically the Stair Top Elevation did not match the 2nd Floor Elevation. The problem was apparent in the dbx for the Stair vs the dbx for the 2nd Floor Room. New plans from X8 Templates don't have that problem. I am hoping they will have it fixed in the next X8 update.
  16. It's a simple matter of having the macro in the Roof Plane's Label or not. Each Roof Plane is set to a different line_weight (number) and that's the ID in the table as well as the Label in the Plan. The macro also recognizes, labels and tallies the Roof planes as Existing, Demo or New depending on their Line Style.
  17. Sorry Glenn, My Roof Macro Package is dynamic and once set up is a lot quicker. It labels each roof plane and provides tables with all the individual roof plan data as well as totals. You can view the video http://screencast.com/t/fDqTIdWZw1 to see 3 of my macro packages, including the Roof Package. It's all done in the Roof Label.and is 100% updated and correct whenever the Layout is printed or displayed. I think Gerry has another method but I think mine is easier since it doesn't require any "process" to get the data updated. 100% accurate and dynamic on the fly.
  18. True, but automatic calculations are not possible with the built-in label macros. Only with custom macros can calculations be performed.
  19. In X8 it works. The macros are executed even if you use Callouts for the Labels. In X7 that wasn't the case. The macros would only execute if the Callouts were NOT used as Labels. THANK YOU CA. Now if we could just get the Text Label and the Callout to both display. We could actually have the Header Label as text and the Schedule Callout at the same time.
  20. Sherry, Most of us just copy our Templates from X7 to X8. Sometimes something doesn't work quite right and we have to use the Templates Chief provides - but almost everything can be copied and or imported from X7.
  21. Ruby is Chief's macro language. It's more like basic than or similar programming languages. Chief has simplified "tutorial" built in that you can access by opening the Ruby Console and typing "tutorial" <enter>. Macros in Chief are created and/or edited using "Text Macro Management". There a lot more that can be done than what the tutorial shows. You can learn more by downloading "The Little Book of Ruby" and then checking out http://ruby-doc.org There are also quite a few threads on the Forums that give examples.
  22. I use Ruby macros to do that. You need to know how to use and write macros or maybe subscribe to my "Macro a Month Club".
  23. You should be able to find a door symbol in the library with the configuration you want. If not, make one. Modifying an existing symbol by adding some solids and "Create Symbol". Then add it to your User Library - it's really pretty easy.
  24. Can you export from Sketchup to an earlier version SKP format? I think Chief likes SKP version 8