-
Posts
12023 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Joe_Carrick
-
I've been to Cave Creek several times. It can get pretty cold in the winter and pretty hot in the summer. Use the best possible R rating that will fit. Definitely better than what REScheck recommends but if you can go higher - do it.
-
I have a project that the city is asking for more detailed MEP than I would normally provide. Do you have any consultants you use to do plumbing diagrams and electrical panel circuit layouts? Or, are there some standard details you use?
-
In reality, Chief should automatically adjust the CAD Block. We shouldn't have to deal with it. The 3D is automatically rotated to the correct angle. If we manually do that then "Rebuild 2D Block" will adjust the CAD Block. CA just needs to make it work.
-
Create the railing wall separately (offset), "set as no room definition" and then move into the doorway.
-
This is not correct. In Plan View the 66" dimension should be 46.662". It's the projected size that is needed. Otherwise panels will overlap in Plan View.
-
This is a really bad detail from a structural standpoint. Relying on "blocking" to resist the loads on the cantilevered gable is silly.
-
Why not just push CA to make the Solar Panels automatically adjust to match the roof slope? I've been asking them to do that for at least 10 years. If more users would send that feature request in (actually IMO it's a bug) then maybe it'll get done.
-
This should be reported to Chief Support or Chief Content as a bug. Such hardware should automatically be handled as Rene's 1st method.
-
I don't think you need to draw the truss base in X15. It should be automatic for Truss Framing.
-
I've been an Architect for 54 years. I've always called them "outlookers" just like: Websters Dictionary Encyclopedia Britanica Cambridge Dictionary "Time-Saver Standards" & "Graphic Standards" are totally silent on them except for a couple of details in "Graphic Standards" that labeled them as "outriggers". Those Details were hand lettered.
-
So you're saying that because another company used the wrong terminology that it's "Standard" now? 2 wrongs don't make a right.
-
Ok this is another case of using incorrect terminology: outrigger - a type of canoe (Rob wants to float the roof ) lookout - the guy with the binoculars (CA's trying to rob the Bank ) Correct terminology: outlooker - canitlever support for gable roof eaves. (Standard terminology) Didn't we go thru something similar with "Tray Ceilings"?
-
Why does General Framing come in as Subfloor category?
Joe_Carrick replied to GeneDavis's topic in General Q & A
Absolutely !!! -
Macro File Read Problem In Regular Text Tool
Joe_Carrick replied to Renerabbitt's topic in General Q & A
The simple answer is csv's have some control characters which: Rich Text understands correctly. Standard Text doesn't. in your case it's probably a control character that standard text thinks is a backspace. It's for that reason that I use txt files which I can read and display in either. btw, Rich Text is almost superfluous for macro output since it can only apply to the entire string (every line). IOW, you will just get one text style. -
Sorry Lisa, In the Room Schedule you should just use %interior_area%. The key is that you are already specifying the room. -Joe
-
Try %room.interior_area%
-
You must have saved that plan as a template and set it to be the default template for "New Plans" in Preferences. BTW, you should post questions in the Q&A Forum. "Tips & Techniques" is for sharing how you do something that might help someone else.
-
Use "Saved Plan Views" in the Plan with unique Layersets. Then when you send to Layout it's all taken care of. Use Layout Layersets only to control the border, grids, etc.
-
That eliminates some automatic labeling of objects using their NVPs. CAD Details are unfortunately without intelligence.
-
Lisa, If you have X15 there's a "Volume" Colum. But it appears you are still using X12.
-
Add a Custom Field named "Volume"
-
The one on the left appears to fit the bill. Mounting height will need to be checked.
-
3D Rendering Cameras Glitching - help!
Joe_Carrick replied to ChiefSchippers's topic in General Q & A
It would help if you will enter your signature data similar to mine below. Knowing what your system hardware and software is makes it much easier for us to help you. -
In order to terminate any existing symbol placement. The "Sticky" problem But now I don't seem to need that either - except in those cases where a search isn't being done and it's just one of Chief's default symbols that has it's own Hotkey. A switch or duplex outlet, etc. Evidently it isn't. Seems it was in a previous version but IAE it doesn't hurt.
-
This is only an issue for me with the StreamDeck_XL. Basically, I had to change all my Library Search Buttons to: Escape or Space Ctrl+L Ctrl+L Delay 1000 ms Ctrl+A select all text in the Search Box Delete Search Text <enter> Tab I could substitute Home Shift+End for the Ctrl+A but it's not a big deal. The key is the Delay 1000 ms.