-
Posts
12024 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Joe_Carrick
-
Perry, Leader Line speed was fixed.
-
The X8 public release is now available. We can now rename wall types. I'm not sure what other fixes have been made yet. I've just started to search and test.
-
Good luck. That's something you should have backed up.
-
Harry, My recollection is that v10 had a Content CD. If you have the original box and CD's you should be able to load it from the CD. I'm not sure what CA's policy is regarding a version that old.
-
Right, with Imperial Units it's a 2" minimum width.
-
Essentially yes. You create a rectangle with a solid fill (background color) and then select that polyline and click on the "Create Hole" icon on the Edit Toolbar. This will allow you to create a rectangular hole in the original rectangle. That hole can be shaped anyway you want.
-
Michael's video was very good - not crappy. The one thing he didn't mention was that you could actually create a new "Custom Toolbar" with only doors on it and then dock that at the edge of the screen. Then you can set it to be visible in any of the "Toolbar Configurations".
-
Or, you can just put a filled rectangle with a shaped "Hole" over the layout box. - That's know as thinking "Outside the Box"
-
I would try using the NVidea Control Panel PhysX setting to put the NVidea in control instead of the CPU or Intel. The Intel is what's causing the crash.
-
You need to make sure the NVidea is in control. Sometimes the Intel GPU is what's being used. I had that problem. Once I had the NVidea GPU in control the problem disappeared.
-
When creating the Symbol (Convert to Symbol) you should use "Exterior Furnishings" and set the Options to "Hangs on Wall".
-
Not quite true. The cameras can be in the Plan Template. They can all be sent from the Plan Template to the Layout Template. Then any new Project using those Templates will automatically be linked. The same is true if you copy an existing Plan and Layout to a new Folder and rename them. Relinking will then update everything.
-
Larry, If your Plan Template has all Cameras already present and saved, those cameras will be in any new Plan. If those views have been sent to your Layout Template then it works. Scotts SAM is essentially a set of Templates that are constantly being updated and used for the next project. If you have Plans that were created without using the Template with the Cameras then there's no connection. Chief knows about the Floor Plan Views because they are always the same. That's only true for Cameras, CAD Details, etc if it was a copied Plan.
-
Personally, I do a door of each type (exterior, garage, interior, sliding, pocket), set their parameters and then set them as the defaults. Then I place all the rest of the doors. Actually, if you have your defaults already set you can skip directly to placing doors using the door tool.
-
Larry, The Elevations and Sections (actually any Camera View) will update only if it's the same camera. Scott has multiple saved cameras in his SAM. I do the same thing essentially by copying both Plan and Layout to a new folder. In your case, you must have created the elevations for each project separately so the cameras don't have the same "name". IOW, the path to the view is not the same so Chief has no way to update the view.
-
To do things like that I use the Library. I just organize the items in folders. It would be nice if there was a way to use a drop-down button for arranging "Place Library Object" but I don't think that can be done.
-
In case anyone has trouble with Yusuf's video, the method he used was an extra set of narrow stairs for the stringers. You can then suppress the handrail on the main stair and make the risers/trim on the thin stair different from the risers on the main stair. IMO, this works best with "Closed Stringers " but even with an "Open Stringer" it works very well.
-
Another thing that is possible is to create a "Face" - either by using the "Solid Face" tool or exploding a 3D Solid. The Face can be extruded to form a Solid. It's a little tricky to learn the process and what parameters to use for the extrusion, but once you get the hang of it......
-
You don't have to export the molding polyline to another app. Just display it in 3D and convert to Symbol.
-
True, it's all a matter of what you need. As I stated in post #14, I personally would use Panels just because I don't like installing tall cabinets - particularly when the sides are unsupported.
-
FWIW, I just did some further testing and I get some slowing with all the text tools - but Leader Lines are the worst.
-
Exterior Belly Band / Flashing Break In Siding
Joe_Carrick replied to WhistlerBuilder's topic in General Q & A
Exterior Room Molding Polyline -
Select the object, open the "Object Layer Properties" tool.
-
Just to clarify what I think is happening. Macros are normally only executed when the current active view is refreshed. With most tools in Chief only the thing that's being created or modified is updated, not the entire screen. Apparently, with Leader Line Text that isn't the case. With Leader Line Text, it appears that all macros are being executed repeatedly. That shouldn't need to be the case - and since CA's built-in macros are executed in the main Chief thread (unlike user macros which are executed in a separate Ruby thread) it causes the Leader Line Text to be slow. Once they find where it's happening in the code it should be very easy to fix.
-
If not, I'm going to start screaming !!!!!! I don't even think it's user macros. I believe it's the quantity of CA's own built-in macros that result in the slowdown. IAE, adding a macro to a CAD Detail or Camera View shouldn't effect the speed in a Floor Plan View.