Joe_Carrick

Members
  • Posts

    11648
  • Joined

  • Last visited

Posts posted by Joe_Carrick

  1. The price for my "Room Macros" package is $75.00

    It actually includes 35 macros covering almost anything that is related to rooms.

    • room_areas - accumulates room areas to a $Global Hash - displays "" - needs to be in each room label
    • room_ceiling_finish_layers
    • room_ceiling_height_ft
    • room_ceiling_height_ftin
    • room_ceiling_height_in
    • room_ceiling_structure_layers
    • room_conditioned_existing_list
    • room_conditioned_existing_total
    • room_conditioned_floor_names_areas
    • room_conditioned_floor_total
    • room_conditioned_new_list
    • room_conditioned_new_total
    • room_dimensions
    • room_dimensions_secondary
    • room_floor_finish_layers
    • room_floor_structure_layers
    • room_internal_area
    • room_internal_area_secondary
    • room_label
    • room_living_areas
    • room_moldings
    • room_name
    • room_num_baths
    • room_num_beds
    • room_num_name - master room label for all rooms.
    • room_number
    • room_open_below_areas
    • room_perimeter
    • room_reqd_window_area
    • room_standard_area
    • room_standard_area_secondary
    • room_total_building
    • room_unconditioned_spaces_all_Floors
    • room_unconditioned_total
    • room_volume
    • room_volume_secondary
    • room_wall_coverings
    • room_window_reqd

    Most of the above can be used in a RTB placed in a room - as well in a Room Schedule.

    I include a Library Object (RTB) with several of the above macros as an example.

    Payment can be made to Paypal Account chriscoll@dslextreme.com or Venmode Account joe.carrick@dslextreme.com

     

  2. 4 hours ago, Seacoast said:

    Joe,

     

    I've tried to DM you a few times about purchasing some macros if you still have them available for sale. One specifically would be a macro for room floor elevation in feet for plan view (not inches as Chief provides it). I suck at ruby scripting so I would be interested in what else you have available for macros for sale.

     

    Thanks.

    Hi Ron,

    I've been very busy and apologize for not answering PM's.

    Do you want it for actual elevation?  ie: Sea Level or just relative to Floor 1

    I have macros that work in decimal feet as well as in ft_in.  

    -Joe

  3. Just use the "Schedule Number" instead of the Callout.

    That's of course in the first column.

     

    OTOH, you could try making that column wider.  That might make the Callout bigger.

  4. Yes, I still use this.  I actually have 7 sheet sizes I commonly use.\:

    • ArchB     12x18
    • ArchC     18x24
    • ArchD     24x36
    • ArchD2   24x42
    • ArchE1   30x42
    • ArchE2   30x48
    • ArchE     36x48

    The most common Are ArchD, ArchD2, & ArchE

    • Like 1
  5. CA's Ruby is not the same as ACAD's List in that it doesn't provide for any modifications to the Model or Layer Sets.

    However, if Chief was to make an attribute (Name:Value Pair) for all objects %layer_displayed% (Y/N) then a Ruby Macro could be used as desired.  I'm not aware that attribute has ever been requested.  OTOH, it's my understanding that X16 will have many more attributes available.  Whether that is one of them is anyone's guess.