Results 1 to 3 of 3

Thread: Help with table

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2015-02
    Posts
    1
    Login to Give a bone
    0

    Default Help with table

    Hello,

    I have several blocks (same block) that I want to make a sum of some fields in a table at the model drawing. I have found a .lsp file that counts the number of selected blocks, that is great, but didn't found one that sums files that have numbers.

    Is it easy to help me and can anyone help me?

    I attached the .dwg file with the blocks and the .lsp file that I found.

    Sorry for my english.

    Regards,

    Valter Oliveira
    Attached Files Attached Files

  2. #2
    Past Vice President / AUGI Volunteer peter's Avatar
    Join Date
    2000-09
    Location
    Honolulu HI
    Posts
    1,109
    Login to Give a bone
    0

    Default Re: Help with table

    What is the output?

    What fields are you summing?

    You need to be a little more specific.

    Peter
    AutomateCAD

  3. #3
    Past Vice President / AUGI Volunteer peter's Avatar
    Join Date
    2000-09
    Location
    Honolulu HI
    Posts
    1,109
    Login to Give a bone
    0

    Default Re: Help with table

    These are the sublists including the attribute tagstring, and values of one of the blocks in your drawing.

    Which items do you wish to sum?

    P=

    Code:
    (("N_POLICIA" "197" ) 
     ("PISOS" "1") 
     ("RES" "1" ) 
     ("COM" "0") 
     ("ESC" "0" ) 
     ("OUT" "0" ) 
     ("INF" "AÉREO" ) 
     ("ID_BUILDING" "ETB2895" ) 
     ("PLC" "PLC-YET02-135" ) 
     ("JS" "J9-YET02-16"))
    AutomateCAD

Similar Threads

  1. change a text in table 1 and automated modifi in table 2
    By bbogc694889 in forum AutoCAD Fields
    Replies: 0
    Last Post: 2015-04-20, 02:35 PM
  2. Replies: 1
    Last Post: 2006-12-12, 07:36 AM
  3. Replies: 1
    Last Post: 2006-10-13, 04:58 PM
  4. Linking AutoCAD Object Data Table to Access table
    By m.storey in forum AutoCAD Map 3D - General
    Replies: 0
    Last Post: 2006-05-02, 02:54 PM
  5. Request: Pool Table, Ping Pong Table
    By justin.clark in forum Revit Architecture - Families
    Replies: 2
    Last Post: 2005-04-15, 06:02 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
  •