-
Posts
11923 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Joe_Carrick
-
In X14 we can now set Left-Right-Top-Bottom Margins for Schedules - and it's for all Cells. In addition, we can set the Text Styles for the Title, Header & Main test of the Schedule independently from each other is also a great addition. Make sure you set these Defaults in your Template Plans & export the Defaults so you can Import them into any existing Plans. We finally have Schedules that are much easier to read.
-
Roof Construction help!!!! I'm in a time crunch:(
Joe_Carrick replied to ChristinaW's topic in Tips & Techniques
Create a 2nd Floor (1/16" tall) Then make walls where you have the upper roof plane. or just create a Shed Dormer for that higher roof. -
The nice thing about these newer laptops with the Nvidia GeForce RTX 3070 is that they will do Real Time Ray Tracing.
-
It will run X11, X12, X13, X14 and most likely several or all future releases. Why not upgrade your version?
-
I would just put a note [3 1/2" INSULATED] in the Comments for the Door. That would then show up in the Door Schedule.
-
Designer and Client Information fields clearing
Joe_Carrick replied to CARMELHILL's topic in General Q & A
I examined the ini file for Chief. There's no "Default Client Information". However, there is a "Default Designer Information" so that's loaded on Startup and it's valid for both the Layout and the Plan. Once a Layout or Plan has been saved, the current Information for both is saved with that file. So, if you open a current plan and do a "Save As" to a new name both Designer and Client Info will be retained. As Dermot said, only when a new Plan or Layout is created from Template will the Preferences be used. In theory since there isn't any "Default Client Information" that should be retained if it's in the Template. However, I think Chief just blanks that data. For those who have separate templates for repeat clients it would be nice if Chief didn't blank the Client Info in those Templates. -
I don't think it's a bug because: It's possible to have more than one Layout open so there could be confusion. The Section/Elevation could be sent to different pages simply because there are more pages in one Layout For which Layout should the Callout report the page? If only one Layout is open then the Callout in the Plan will report which page the Section/Elevation is on. OTOH, if no Layout is open then the Callout basically has no way of knowing what page to put in the bottom of the Callout.
-
Thanks Rene, Flagstone 4 worked great with just a tweak of the color.
-
It's worked for me - many times.
-
When someone incorrectly posts a question in this Forum Report it with a request to the CA Moderator to move the thread to the Q&A Forum. It's that simple. Telling the OP to delete and ask their Question in the correct Forum almost never achieve that result. That's my TIP for today.
-
Anyone have a texture for random shaped flagstone? Basically I want a large area that would allow random sizes and shapes.
-
no longer can move object schedule labels?
Joe_Carrick replied to CARMELHILL's topic in General Q & A
I reported this - specifically for Fixtures in Cabinets - but it's valid for fixtures in general. There's no edit handle and if the label is suppressed you can't even set an offset in the dbx. Please report this so it will get more attention. -
My Title Block is about 4-1/2" wide. That gives me enough room for the Layout Table (Sheet Index). I also have various Layout Templates for wider sheets - some of which are custom: 24x36 24x42 30x42 30x48 36x48
-
I include the Layout Table and Revision Table in each of my Page Templates as a part of the Title Block. That way they are automatically on every sheet of the Layout.
-
It's always been that way and it's in the Help File.
-
IAE, That's being used as an exhaust vent from the Tankless Water Heater. It isn't a Water Supply Pipe. Is there really a reason you need to include it it the model?
-
No
-
Does anyone have a typical structural detail for shear transfer from roof to wall with nailing, etc they would be willing to share? Our structural review her in San Diego wants such a detail so the contractor will know exactly what to do. This is a simple 750 sq ft 1 story building with conventional lumber framing. CRC Fastener Schedule isn't sufficient for this plan checker. Thanks.
-
You could also try reducing the Text Margins. That also solves the problem.
-
So here's one other thing to check when you have a seeming lockup. Look on the Taskbar and see if there's a modal app (popup) running that's not visible on the screen. It might be asking for input but you can't see it because it's hidden behind Chief. If so you can bring it to the forefront and answer. This happen sometimes and we just don't recognize that it's the problem.
-
It's a bug that's been reported. The text line spacing is being affected by the top and bottom margin spacing. Converting to RT fixes it - until CA fixes the bug (assumedly the next release.
-
Not that you can see, but internally within TMM a loop can be entered. That evidently is what has happened in this case. It's always best to test that a variable is initialized to a value that works with any condition the script attempts to perform. ie: <=>+-*/, etc. If an error occurs within a script it's possible to initiate an infinite loop - particularly when using TMM which tries to determine validity. In this particular case I suspect it's not the macro itself that has the offending loop. Rather it's probably TMM that's caught in a trap.
-
It's not so much that it can bring CA down, just that it has control of the Application and doesn't allow any other input. But of course the OS can terminate any process - ie: via Task Manager. In this case the Ruby Script is running under Chief Architect so that's what has to be terminated.