Jump to content

Framing schedules


Daryl Wood

Recommended Posts

I have a floor framing plan designed using the framing by polyline tool. Now, if I select one of the joists, the object info palette "length" field tells me it is say 12'6",

I have created a record format that includes the joist label reference field "Ref", a description field "Type", a quantity field "Qty" and a length field "Length".

Now, if I create a worksheet for a schedule and have it summed to get the joist quantity, how can I have it tell me the length of the joists, say 12'6", and have the length data dynamically linked to the length field in the object info palette? If this is possible, and I have to change a wall position which will say lengthen my joists, the length field automatically updates. What I'm looking for is to tap the system variable that contains the length information that is displayed in the object info palette.

Is this possible or am I nuts!

Daryl

Link to comment

No you're not nuts ... recall that each instance of the joist object has a unique ID# ... but you do not have access to that number. But, you can assign the joist objects to a unique class( S-FLR-JST ) and then use that class within

the database search criteria ... C='S-FLR-JST' .

Also, you can attach records and then assign field values and use the ='record.field' criteria.

The User modifiable OIP fields are accessible and searchable.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...