-
Posts
11782 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Joe_Carrick
-
Rob, Niches are actually created by the "Window>Niche" tool You should use a "Half Wall" instead of a "Pony Wall" If you are using a "Niche Symbol" .... don't - use the "Window>Niche" tool instead. If you see framing in the Niche, reframe the wall.
-
Purchase Zinstall.exe It's the easiest way to transfer anything/everything from one computer to another. But it only works for Windows computers - not for MACs
- 4 replies
-
- new computer
- profile
- (and 4 more)
-
Framing tall wall with large openings. How do you do the steel?
Joe_Carrick replied to GeneDavis's topic in General Q & A
Scott, The Callout bubble at the bottom of that detail would not normally be shown with the arrows. I should be just a circle with the S4 text. -
AddingObject with a RubyMacro to the library
Joe_Carrick replied to BrownTiger's topic in General Q & A
Global variables are persistent to the current instance of Chief. Any file (plan or layout) that is open and sets a value to a specifically named global variable will change that global. I have a very limited set of macros in my Layout file - just those that are Layout specific. My Plan files have many more macros and are mostly relative only to the objects in the Plan. -
AddingObject with a RubyMacro to the library
Joe_Carrick replied to BrownTiger's topic in General Q & A
Jason, You keep trying to use global variables in the Layout. You will be far more successful if you just use a macro in the Plan. It can be in a Label - or in the case of rooms it can be in a text box placed in the room. You really need to study what attributes are available for the different object types. If you need a comprehensive way to do that let me know. I have some macros that you can use within TMM that list them in detail - arrainged alphabetically. I do use globals in some cases but only when I need to be able to retrieve a lot of data that may not be otherwise available. In some cases I've used such macros to provide code compliance, engineering analysis, site area analysis, etc. The objects in Chief's Plan files are full of useful information - but you need to understand how to use it effectively. -
Chief's "Help" is pretty comprehensive. In this case all you needed to do was select your Stairs and hit the F1 key. The Help would be displayed and you could read all the details of what each part of the dbx would do. I've been using Chief for a long time and I still use the Help regularly for things I don't remember - or never needed before. F1, F1, F1
-
Framing tall wall with large openings. How do you do the steel?
Joe_Carrick replied to GeneDavis's topic in General Q & A
Larry, As an Architect, I was also trained in structural engineering. I can usually determine just by observation whether I need to use any special materials or if wood framing will work. If something extra is needed I will normally do the calculations myself. OTOH, if a full steel moment resisting frame is needed I'll have a registered Structural Engineer do the design. Many steel fabricators have engineers on staff that can provide not only the design calculations but also the detailing. -
Hi Jason, I almost always use a scale of 1/4"=1'-0" for my plans. If I have a plan that won't fit on an Arch-E (36"x48") sheet then I'll use a key plan at 1/8"=1'-0" and match lines to split up the 1/4" scale plans in the Layout. In a few cases I've created custom sheet sizes: Arch-D2 (24"x42") Arch-E2 (30"x48") But I only do that if it means I can get the plan to fit at 1/4"=1'-0" Naturally, whenever I create such custom sizes I add the appropriate borders, titles blocks, etc to my templates for future use. BTW, my preferred size is Arch-D (24"x36") and that's my default template for new projects. As far as text and dimensions are concerned, I have Layersets set up for those that use scale specific dimension & text styles - per Layer. CA only has text and arrows in "real world units" so that's the only way to assure those elements will appear correct when the scale is changed. Several years ago I mad a suggestion that those elements should be in "print units" so that they would always be readable regardless of the scale. Since I don't think that's never going to be implemented I just took the time to create all the styles and Layersets that I need to use and I'v coordinated those with my default "Saved Plan Views". I believe that X-13 will have multiple "Dimension Defaults" so that should get even better - but will probably require quite a bit of additional customization of the Plan Defaults.
-
Setup Default Views from .plan to .layout
Joe_Carrick replied to stevenyhof's topic in Tips & Techniques
Not true. The key is parsing the path by using the "\" character.- 18 replies
-
- default template
- sn
-
(and 4 more)
Tagged with:
-
No, I change the drawing size. My Layout and plan Templates includes all of the larger sheet sizes - different layers for each size. There are borders, title blocks, etc in the Layout Template for each sheet size. I simply change the Layerset and the drawing sheet sizes.
-
Using a global variable from .plan in .layout
Joe_Carrick replied to BruceLove's topic in General Q & A
One possibility is to add editable text files with the data pre-assigned. You can have macros that read those files and assign the data to global variables or just dispaly the data without using global variables at all. You can even have a single character text box to link to those text files for editing. I use that system to access the same sort of information Chief provides for Designer and Client info. Structural Engineer Surveryor Energy (T-24) Builder etc. I also use it to load various tables of data for structural calculations as well as some code requirements. Most of it is loaded directly when the Layout is opened via a Label of a Layout Box on Page 0 of my Layout Template. That Layout box has to be linked to a view in the plan from which it gets the location of the Plan. Ruby can be very versatile if you know what you are doing. -
Using a global variable from .plan in .layout
Joe_Carrick replied to BruceLove's topic in General Q & A
There shouldn't be a problem as long as both files are open at the same time. You will have to display the plan (view with the macro that assigns the value to the global variable) first. Then display the Layout page that retrieves the value. I do this sometimes but I agree with Chopsaw - it's easier if it's done in a text box within the plan file itself. -
Probably because of the code block syntax you used. In Ruby it's common practice to use the method .to_f to convert a string to a floating point value or the method .to_i to convert to an integer value. You can also use the method .to_s to convert a numerical value to a string. I'm not personally a great fan of code blocks - mostly because I don't fully understand all the nuances of their use. I also think not using code blocks makes the script easier to read and understand.
-
Consider using your macros in the Labels of Rooms, CAD Boxes, etc. That way you can use the dimensional data (Ruby attributes) of those objects to calculate and display results. If those results are stored as global variables you can have a macro in a text box that retrieves the data and displays it as needed.
-
Bill, I don't understand your last post. Your Global Variables are all string values. To perform math you need to convert to floating point If you are just looking up values from a table it should work. However, it appears that you are actually assigning new values to the Globals. What are you expecting?
-
Global variables are persistent and can be accessed in other macros. $TO $CFL $ep can all be used in other macros within the same session of Chief. In your case: $TO -> "94 #Total occupants LSF"
-
The problem is that Chief's walls are specifically designed for Doors (and Windows) that need to be vertical. There are no provisions for anything else. Chief simply doesn't cater to walls that are not vertical. As Gene said, you could use Solids but that won't work to define a room - only "Walls" provide that functionality in Chief.
-
I like to work with my Plan Drawing Sheet matching my Layout Pages. To do this: I create both Templates with the same size & display the "Drawing Sheet" I determine the workable area within the Layout (inside border & title) I set the margins of my Plan Template to match those Layout limits I create a polyline matching the outside of the Plan Drawing Sheet - on a custom Layer "Sheet Boundary" & then I lock that Layer. Now, when workin on a Plan with the "Drawing Sheet" displayed I can see exactly where the plan will be when sent to Layout. The resulting Layout Box will be exactly the same size as the Layout Page, facilitating lining-up all floors in Layout. For CAD Details I typically use a "CAD-Detail" Drawing Sheet size of 5.6825" x 5.6825" as this fits nicely within my Layout Border (4 details high and 5 details wide) on my Arch-D Layout.
-
Robert, Have you tried hitting the "Done" button? I'm not sure how you started the Ruby Console in Help mode (tutorial) but you can basically clear that gray area by hitting the enter key several times. The only entry area in the console is as Dermot indicated - the bottom "white" area. The gray area is basically a response to what you enter.
-
and I never use metric - so how did I know that was the problem ???
-
Anna, Glenn's confusion is probably because you have your drawing units set to "centimeters" instead of "millimeters". For metric plans it's standard practice to use "millimeters".
-
I would do this by creating a 3 panel bifold (show closed) and a hinged door. They would all be "Glass Panel" with the appropriate frame sizes. Then I would remove all casings, sill, frames, etc. Then I would mull them and make appropriate entries in the OIP, including the Description.
-
You might also want to modify the "Transparency" of the water.