See the top rated post in this thread. Click here

Results 1 to 4 of 4

Thread: Block Counting and Quick Select

  1. #1
    100 Club Grumpy's Avatar
    Join Date
    2015-12
    Location
    Lansing, Michigan USA
    Posts
    101
    Login to Give a bone
    0

    Question Block Counting and Quick Select

    I have a dynamic block that I created and I have several of them inserted into a drawing and when I run my Block Counting lisp on them it says "Block: *U3 not currently inserted." Is there a way to count certain dynamic blocks in a drawing?

    Also, when using the Quick Select feature, for "Object Type" you can select "Block Reference" but nothing with Dynamic Blocks. What I want is I want to Quick Select dynamic blocks with a certain "Lookup" selected. Is there a way to do this?

    Thanks,
    David

  2. #2
    Retired Forum Staff Chris.N's Avatar
    Join Date
    2001-12
    Location
    Rochester, MN
    Posts
    2,561
    Login to Give a bone
    0

    Default Re: Block Counting and Quick Select

    Quote Originally Posted by bakerdb
    I have a dynamic block that I created and I have several of them inserted into a drawing and when I run my Block Counting lisp on them it says "Block: *U3 not currently inserted." Is there a way to count certain dynamic blocks in a drawing?

    Also, when using the Quick Select feature, for "Object Type" you can select "Block Reference" but nothing with Dynamic Blocks. What I want is I want to Quick Select dynamic blocks with a certain "Lookup" selected. Is there a way to do this?

    Thanks,
    David
    hello! the only thing that i have found to work (98.73% of the time) is to use your 'filter' command.

    what i do is initiate the command, click the 'Add Selected Object' button, select block, which in turn brings up all the filter info in top dialog pane. i clear the information that refers anything other than Object = Block, Block Name = *block name*.... (or whatever for your purposes), and then select 'Apply' button, then type ALL. it should select all dynamic block instances and tell you how many you have selected in command line.

    the other 1.27% of the time, that dern 'anonymous' will STILL get in the way...
    Sometimes, i get lost in my own thoughts and need to ask directions to find my way back.
    S&D DB Sharing Forum

  3. #3
    Retired Forum Staff Chris.N's Avatar
    Join Date
    2001-12
    Location
    Rochester, MN
    Posts
    2,561
    Login to Give a bone
    0

    Default Re: Block Counting and Quick Select

    interesting..... i re-read your post and then tried to get my filter selection to work on a block that has a lookup table, and it appears to work only if you havent' messed with the default settings of block. As soon as you modify block via the lookup parameter, it becomes anonymous. tho it will still work with changed simple parameter differences (stretchy line in block).
    Sometimes, i get lost in my own thoughts and need to ask directions to find my way back.
    S&D DB Sharing Forum

  4. #4
    I could stop if I wanted to
    Join Date
    2003-05
    Posts
    335
    Login to Give a bone
    1

    Default Re: Block Counting and Quick Select

    A DB has an annonymous name, however a new property has been added, 'effectivename'. This may not show up using qselect but can be reached using lisp.

Similar Threads

  1. Counting ROWS in a Note Block/Schedule
    By Joshua Kohl in forum Revit Architecture - General
    Replies: 1
    Last Post: 2010-08-17, 08:26 PM
  2. need to search for dynamic block attribute like quick select
    By USMCBody in forum Dynamic Blocks - Technical
    Replies: 1
    Last Post: 2010-07-01, 05:48 PM
  3. Dynamic Block - Array - Counting / Amount
    By bvs1982 in forum Dynamic Blocks - Technical
    Replies: 3
    Last Post: 2009-10-02, 08:29 AM
  4. Counting Block references
    By amaser in forum VBA/COM Interop
    Replies: 8
    Last Post: 2007-05-22, 06:59 AM
  5. Block Counting Tool
    By luis.93102 in forum AutoCAD LT - General
    Replies: 2
    Last Post: 2005-08-25, 03:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •