-
Posts
12040 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Posts posted by Joe_Carrick
-
-
Ruby can be used to report and annotate the number of Treads & Risers, the Riser Heights, the Tread Depths, etc - but not to place a single number on each tread.
-
On the issue of paint. Chief's Wall Types typically have been defined without paint layers. I've been experimenting with various ways of using Material Regions, one of which is to create Material Regions that consist of paint. These can be single or multiple layers and can be colors specified (Sherwin Williams or ......). You can also add the Drywall tape, mud and texture if you want. Those can have costs assigned to them and they will be reported accurately in the ML.
I haven't tried the "Wall Coverings" but I would bet that they are also reported in the ML.
As some of you have discovered, Polyline Solids are just CAD and are not really integrated as intelligent BIM objects. If you are going to use the ML effectively, you have to use the objects that have the intelligent info (components list) otherwise you will miss out.
I don't totally agree with Bill Emery about the number of sheets of Drywall, OSB, etc being the same with doors and windows as if there were no openings. However, there is always going to be a certain amount of waste and that needs to be accounted for. Having a way to include formulas for material waste would be an appropriate addition to Chief's ML. I need to look at the Master List to see if that can be added to the "Extra" field.
The bigger issue for me is keeping prices up to date. Quantities are one thing, but prices are a totally different thing - much more difficult to keep current.
-
Post the Plan and some pics of what you consider wrong.
-
Dennis,
Create one of those stone columns and convert it to a Symbol. You can then add the materials to the Symbol Components and they will be reported in the ML.
-
You could go back to X6
I think only MS provides for a prior version look / emulation.
-
Shucks, It also happens in X6. I guess that got in without my noticing before.
-
Did anyone else notice?
When you open a Layout and then dbl click on a Layout Box to open the View - The Plan File now appears in the Project Browser.
Thanks CA. It's a big help.
-
-
Bob,
Go to page zero, select the text for the sheet number, and change it to %layout.label%
-
I suspect that your Layout Template isn't set up to use %layout.label% on sheet zero. That's the macro for using the Project Layout Page Information.to number sheets.
-
In the Project Browser, right click on the Layout Page, select Edit Page Information and change the Label to S-#
-
Joe probably has an AGS first edition, printed sometime in the thirteenth century.
I have the same version of AGS as Alan. I also have a "Time Saver Standards" 4th Edition from 1966. Mine are not "hand me downs"
-
Create CAD Detail Windows for each Schedule. Copy your Schedules to those Views and Delete them from the Elevations.
You might have to resend the Schedules to Layout, but I'm not sure of that.
Make sure that you only have one of each Schedule in the Plan so that you don't get multiple Callouts/Labels.
-
Yes, by the name "Shapes" you would think that. But Chief doesn't allow us to save Solids to the Library. If the original Solid had just been "Blocked" and added to the Library then it could be unblocked and used as a Solid.
-
There are some torus's in the lib.X7 in the Shapes section. I just did a catalog update and there were lots of changes to the core and others.
True, but they are not compatible with the Solids Boolean Operations. The one's in the Library are actually Symbols and who knows exactly what method was used to create them in the first place. IAE, as Symbols they don't have the same options as the Primitive Solids.
-
Here's a macro that you can add to your Layout and use for the Label of Floor Plan Layout Boxes.
FLOOR NAME
Arr = [" ","First","Second","Third","Fourth","Fifth", "Sixth","Seventh","Eighth"]
Arr[ automatic_label[0].to_i]+ " Floor Plan"
Context = OWNER
-
Mark,
You could use a macro for the Layout Box Label to construct the desired name. Basically the macro would check the 1st character of automatic_label and if its 1 then return First Floor Plan, if it's 2 then return Second Floor Plan, etc. The macro could be "brute force" or it could be done with a bit more elegant programming.
Chief really should allow us to change the name of the Floor Plans in the Project Browser.
-
Lots of possibilities. Malware (ie: virus, worm, etc) or failed disk sectors or system crashed during a read/write operation, etc.
There's really no sure way to know how but it happens.
-
Ahhh.....
Have you tried looking for any higher quality graphic images to use?
-
Why not continue to use the PDFs - or convert them to JPGs. Either way, I see no reason to recreate the details that are already available.
-
Export the Materials List to Excel or .... and enter your disclaimer there.
-
Thanks for that JC, but we should not have to do that.
No Argument. It would appear to be a problem with Chief's Wall Type definition.... or the way the program is reading those definitions.
Does it happen with any other single thickness wall types?
To answer my own question...Yes, it happens with the Glass Block Wall Type as well. I suspect that this is true for all single thickness Wall Types. There needs to be an Interior Face material within the "Main Layers.
-
I tried this in X7 on my own Plan. Chief's default 8" CMU Wall Type was missing the pattern on the Interior Face. I added a zero thickness Layer with that material and everything is good. Both in the dbx and in the 3D Views. Standard and Vector Views show the material on both sides of the wall.
Am I doing something different than everyone else - other than using my own Plan vs Robert's Plan ?
-
Here's a way to create a Torus Solid that can interact with other Primitive Solids or Shapes using the boolean operations.
1. Create a Cylinder or Cone
2. Explode that object
3. Delete all faces except one circle
4. Determine x/y/z coordinates of the circular face - or move it so it's the desired distance from (0,0,0)
5. Select the Rotate Icon on the Edit Toolbar
6. Set the axis of rotation and the center of rotation.
7. Rotate the face 360 degrees.
You now have a Torus that can be used with other solids and the boolean operations (add, subtract, intersect).
X6 Roof Detial Plan
in General Q & A
Posted
Check your Layers. It appears that something has been turned off.