Joe_Carrick

Members
  • Posts

    11782
  • Joined

  • Last visited

Everything posted by Joe_Carrick

  1. Rashid, What do you want to know about the Fixtures? Yoda understands Chief but unfortunately the Force doesn't allow me to read minds.
  2. Cheryl, I used to do this with Cabinets. However, since X6 provided Material Regions and a Glass Wall Type, I've switched my method to use those items. Note that whatever settings you create for those items (as well as the door) can be saved in the Library. It's really easy to put together a Shower now - much faster than before and almost nothing to remember.
  3. Turn off "Walls, Main Layer Only"
  4. Scott, You really should try the "Wall Material Region" approach. You will be amazed how easy it is.
  5. OK Larry, you're almost there. 1. Create a Plant Schedule and set the Label to "Use Callout". 2. Edit the Schedule to include just 2 columns: Number and Label 3. Edit the Column Headings and Schedule Name 3. Make sure Plant Labels is displayed in your Plan. You can mess with the Layers of your Library Object, image, etc. to get the rest of it set up. ps: I set my Schedule to "Include all Floors" and my Schedule is located on it's own CAD Detail Window. Perry has a separate Schedule for Each Floor - either method works.
  6. It's not the Layout that you need to look at for the extra Schedules. You may have created or copied the schedules on 2 different floors or even on an elevation or section view. You might have copied the schedules to a CAD Detail Window and then failed to delete the originals. Whatever process was involved - you simply have 2 of each schedule in your plan file. Post the Plan and we'll find them for you.
  7. Gerry, Here's an example: The thing about this is that you can open the "Note Callout" and edit the Text right there. The note number on the Plan and the Note in the Schedule are automatically coordinated. Doing this with Tables doesn't provide the same automatic coordination. You could have the wrong number which would refer to a different note - not at all what was intended.
  8. Gerry, Please explain how you can add a "keyed note" to a plan and have it automatically be added to the table. This is exactly what the "Note Schedule" provides. You add one of the "invisible plants" and edit the Name to the contents of the note. That automatically is added to the Schedule.
  9. Gerry, This concept allows a small symbol to be placed at the location in the Plan where you want a "Callout". That minimizes the need for a lot of notes on the Plan - particularly when the notes could be repetitive. IOW, a callout (square for example) with the note number is what's shown in the Plan, referring to the corresponding note in the schedule.
  10. Sherry, I've created a macro %Roof_Label_Slope% and a 3D Symbol that "Sits on Roof" (basically a Triangular 3D Face) which I named %Roof_Label_Slope% - it's an Exterior Fixture. The macro has to be in the Plan and when you place the Symbol on a Roof Plane it has the Label %Roof_Label_Slope%. In order to get the Label to display you have to open the object and click Specify Label. That will cause the label to display in the form "8:12". If your slope isn't 8:12, you can adjust the height of the symbol to match the roof slope and the label will change accordingly. It works - but IMO it's more work than just creating a 2D CAD Block that you can move/copy as needed. OTOH, I think it should be fairly simple for CA to create a Label to attach to a Roof Line to do the job. 2D Graphics programming is not that complicated.
  11. I've been experimenting with using a Symbol as a Roof Slope Indicator and having a Ruby Macro update the Label in the Elevation View. It kind of works but I'm still having a little difficulty with placement. It may be more trouble than it's worth but it should be easy for CA to program such an annotation object.
  12. Perhaps a toggle to display only USED LAYERS in the Dialog would be helpful.
  13. True, but how many users are aware of that. Also, for me it's a PITA to have to also turn off the "Show Floors Below".
  14. Todd, Why do you want them eliminated? What harm is there in having those Layers listed? I've heard this request numerous times and so far no one has been able to give me a real good reason. Maybe you can. BTW, there are some settings for Layers in Preferences that might be of use to you.
  15. With larger structures the 3D Framing Views can be difficult to decipher when printed in Construction Documents. Some of that can be alleviated by careful camera placement but it would be nicer if we also had a "Floor Framing Overview" so that multiple floors could be split into different 3D Framing Views.
  16. Todd, I almost never include the 3D Framing in a set of ConDocs. However, I find it helpful during the design of the project to see where potential problems might occur during construction. It's helpful to see where there is/isn't sufficient space for ducts, pipes, etc.
  17. Just select the Schedule, Ctrl-C, go to your Spread Sheet and Paste. It's that easy.
  18. Another pretty cool solution - one that would work great for "green-house roof's", particularly in a shed attached to exterior walls.
  19. Here's my result - not the same profile as Larry's but done using my methods. I would just need to modify the shape of the PLine before converting to a PSolid.
  20. I think I would do this with a PSolid (drawn in Elevation so it could be extruded lengthwise) converted into a Solid, Then use some Boolean operations to form the miter - explode the Shape and delete unwanted faces. Then I would convert it to an Exterior Fixture. It's a bit more work but with the proper Stretch Planes it could be used for similar situations in the future.