-
Posts
12061 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Joe_Carrick
-
X12 Skylight into Window Schedule or Custom Schedule
Joe_Carrick replied to IvanCyr's topic in General Q & A
The dimensions can be done with a custom macro - assuming the "Note" has an arrow connecting it to the Skylight. I don't know of any way to get a 3D object view. -
X12 Skylight into Window Schedule or Custom Schedule
Joe_Carrick replied to IvanCyr's topic in General Q & A
Another option is to use a "Note". Then you can use that in your Window Schedule. The "Note can have Custom Fields referencing the Skylight. -
Joey, I sure hope that's not the case. I use Saved Plan Views in conjunction with Default Sets.
-
Yes, there are Dynamic Defaults. But it usually (not always) requires the user to specifically choose "Use Default" or something similar in order to change an existing object. But the great majority of defaults are not Dynamic, particularly when it comes to annotation.
-
At best, that might effect new markers. Changing any default will not effect anything that already exists.
-
Periods separate objects and methods. Underscores are simply spaces in the name of a method ---- spaces are not recognized as anything in Ruby example: owner.width.to_s owner = object ----- identifies what object to examine width = method ----- get's the attribute width as a measurement to_s = method ----- converts the measurement to a string
-
Unfortunately there's a problem with Text and Rich Text because Chief is not reporting the text's "room.schedule_number" correctly. It's just reporting that as "" (nil string). This is a bug in Chief that would need to be fixed.
-
Yes, just have a separate finish schedule for each floor.
-
Yes to both, I posted last year but I'm not sure. I'm actually using it in a Rectangular Note with the number on the top and the room name on the bottom.
-
It appears that the problem with this is that there really are no defaults for "Text Line with Arrow" or "Leader Line". That's where it would need to be specified. Personally, I just use a Point to Point Dimension, add whatever text I need to the Segment as "Leading Text" and "Suppress the Dimension Value"
-
When you imported the symbols you should have specified "Furniishings, Interior". I'm not sure what the limitations are of the Student version, but I would imagine you could get upgraded to the X12 Student version at no additional cost. You just need to contact CA.
-
I don't mind using the POST tool for COLUMNS. You can specify the shape and use whatever material you want. However, I would like to have "Bases" and "Caps" - especially for Steel Tubes, Steel Pipes & Steel-I (WF) - but also for wood Posts. It would be great if we could just select appropriate Caps and Bases and have the software automatically place them. Actually, if that tool was renamed "POST/COLUMN" it would be more obvious. BTW, does anyone actually specify a Steel-I Beam or Column? I've always used Steel-WF (Wide Flange) as they are structurally superior in almost every case. I-Beams are good for certain things such as tracks for Chain Hoists, etc but are seldom used for structural framing.
-
Put your questions in the Q & A Forum. This is where you share your tips.
- 1 reply
-
- 1
-
-
My favorite note: BTF&PTM (Beat to Fit & Paint to Match)
-
FWIW; Defaults are how various objects are configured when created in a Plan or Layout (for Layouts it's very limited). Doors, Windows, Cabinets, Walls, Roofs, Dimensions, etc. Preferences are how the software works/appears regardless of the Plan or Layout. It has almost nothing to do with the Model itself. Display appearance (foreground & background colors, etc) Mouse and Keyboard operation, etc. File Management, etc
-
It appears he doesn't have any additional assigned Hot Keys. I'm not sure if you can export them from a Mac and Import to a PC. Maybe there's a backup someplace on his PC.
-
I use a lot of macros. In many cases the macro is designed to initiated some $Global variables. But even when included in an object's Label (particularly when imbedded in a text object) they don't always get executed. I'm not sure why this happens but I've found that opening "Text Macro Management" it will force them to be executed. Another option is to open the object for editing - but that means finding the object (sometimes it's on a locked layer or on page 0 of the Layout) and may not even be visible for one reason or another. So, I've set up a "Hot Key" as well as a special command for a key on my Gaming keypad. That automatically opens TMM. It's very easy to use that to open TMM the first time I open the Layout and again as soon as the Plan is opened.
-
I use Dropbox and have not experienced this problem.
-
Where are you located. I'm in Southern California.
-
Is there a way to have different versions of a plan in the same file?
Joe_Carrick replied to zcohen's topic in General Q & A
In some cases you might be able to do this just by placing things on different layers and switching Layer Sets. It really depends on what the objects are. If it only involves site features that could work easily. However, if there are differences in the structure (walls, roofs, etc) then separate plans is the best alternative. -
There are Steel Channels, etc in one of the Libraries. But detailing Stairs (of any type) in Chief is not easy. It's almost better to start with a Section and create a "CAD Detail from View". Then just use the CAD Tools (Lines, etc) to refine the Detail(s).
-
The Template page doesn't assign the Label format (prefix and numbering) to the pages that use that template. In addition, the position of the template in the browser doesn't have any effect on which template a particular page uses. My proposal would be that these features be added as automatic - but only if the individual pages had nothing in the "Label" field. IOW, current "Page Information" would over-ride the Template(s)
-
I agree that not everyone would want this capability. However, if the individual pages are specified as they are now it would be natural for them to over-ride my proposed schema. Only if a page didn't include a Label Format would it take the format from the Template. I think there are programmers at CA that concentrate on the "Model" while other programmers are concentrating on "Presentation", "Database" and "Organizational" issues. Consequently, I'm not too concerned that this would interfere with "Stairs" or "Roof" Tools.
-
From what you've provided, there's no way to answer your question. We would need to have the Layout and Plan files at a minimum. btw, are you printing to a pdf or directly to a physical printer?
-
Like "YODA"