Looking for help to link quantity information in structural memeber tagging

Looking for help to link quantity information in structural memeber tagging

Anonymous
Not applicable
340 Views
2 Replies
Message 1 of 3

Looking for help to link quantity information in structural memeber tagging

Anonymous
Not applicable

Hi

I am using AutoCAD Architecture and try to tag floor framing member (structural beam member) of modular home. Please find below picture. I plan to create Tagging  in structural beam in  such way that tag contain style name(product name/style) and no of same length quantity of Structural member in floor framing. I try to set definition with property set definition. how ever I couldn't. Can any one give me suggestion  so that I can link information of quantity(same length) in tagging or any thought for it.

 

Thanks

chirag

0 Likes
341 Views
2 Replies
Replies (2)
Message 2 of 3

David_W_Koch
Mentor
Mentor

There is no out-of-the-box way for the value in the Quantity Column of a Schedule Table to appear in a Schedule Tag.

 

I can think of two possible means of achieving something like what you want.  Neither is ideal and will require extensive customization skills and/or a lot of manual coordination.

  1. If you or someone you know is a whiz at AutoCAD customization (including AutoCAD Architecture customization), it may be possible to create a custom command that would scan through the drawing for Structural Members, sorting them into groups by style and length, determine the totals for each group and then push the total for each group into a manual property added to an object-based Property Set attached to the Structural Members.  Depending upon how the customization is set up, you may need to remember to run it every time you add/delete/edit Structural Members in the file.  (For the record, doing something like this is well beyond my customization experience.)
  2. You may be able to create a Schedule Table Style and limit the graphics to show just the Quantity Column, Style Name (or whatever property you are using to show "2x4" in your image) and length.  A separate Schedule Table instance would be added for each style/length combination.  The difficulty here would be in selecting the Structural Members for each Schedule Table, and then maintaining the selection sets as changes are made.  If you have a relatively limited number of standard style/length combinations, you might be able to do this with Classifications, but you would have to manually assign the correct Classification to each object based on its style and length.  A custom program might be able to automate the creation of the Schedule Tables, creating the proper selection sets for each one.

David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks David,

I will go through with your suggestion.

0 Likes