Jump to content

Recommended Posts

Posted

ACAD 2006

I create named views for each area that will become its own sheet when I go to paperspace. Right or wrong that seems to make it easy to create all of the layouts.

I would like to be able to create a table thru attribute extraction that will take-off parts in an individual named view so each layout sheet will have a parts list for only the items I want shown on that sheet.

The only two options I see in attribute extraction are for model space only and entire drawing. Am I going at this wrong?

 

Example: I would like a table showing all of the window types on level 1, level 2, etc. on the same sheet as the key plan for that level.

Posted

You can probably go to a named view get its corners and using ssget pull only the blocks out and then get the attributes.

 

something like (ssget "W" pt1 pt2 (0 . "insert")) to make a list of blocks, the view returns the pt1pt2 check help for ssget

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...