+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
  1. #1
    Forum Newbie
    Using
    not specified
    Join Date
    Jul 2006
    Location
    Seattle
    Posts
    7

    Default Numbering Arrows

    Registered forum members do not see this ad.

    Is there away to make numbered arrows or little number balls to refrence things in a table?

  2. #2
    Super Moderator Lazer's Avatar
    Computer Details
    Lazer's Computer Details
    Operating System:
    Windows 7
    Computer:
    HP xw 4600 Workstation
    CPU:
    Intel Core2 Duo, 3 Gig
    RAM:
    8GB
    Graphics:
    NVIDEA Quadro FX 1700
    Primary Storage:
    1TB
    Secondary Storage:
    Portable TB drive
    Monitor:
    Samsung SyncMaster 226
    Using
    Inventor 2013
    Join Date
    Aug 2005
    Location
    Northants, England
    Posts
    1,565

    Default

    Do you mean ballons? what version of cad are you using?
    USING AUTOCAD 2013 AND INVENTOR 2013, ALIAS 2013.

    If in doubt scale and don't ask!



  3. #3
    Forum Newbie
    Using
    not specified
    Join Date
    Jul 2006
    Location
    Seattle
    Posts
    7

    Default

    2006

  4. #4
    Banned Alan Cullen's Avatar
    Using
    Map 3D 2009
    Join Date
    Jun 2006
    Location
    Cairns, Queensland, Australia
    Posts
    4,181

    Default

    I have written a lisp routine that places a donut and a number (the numbers increase sequentially with increased point selections) at a user selected point. It then creates a table with the point number, easting, northing and level of the selected point (Pt. No. X Y Z).

    The point number placed at the selected point has a text box around it.

    Is this the sort of thing you are after ?

    Yell if you want a copy.......

  5. #5
    Forum Newbie
    Using
    not specified
    Join Date
    Jul 2006
    Location
    Seattle
    Posts
    7

    Default lisp

    does it make one table or a bunch of small ones all over the page?

  6. #6
    Banned Alan Cullen's Avatar
    Using
    Map 3D 2009
    Join Date
    Jun 2006
    Location
    Cairns, Queensland, Australia
    Posts
    4,181

    Default

    That's a user choice, it will either add to a previous table or start a new one. You select the start point for for any new table.

    You also choose the start number for the sequential point numbers. The routine also allows you to place the point number (and associated text box) at any location you want.

  7. #7
    Forum Newbie
    Using
    not specified
    Join Date
    Jul 2006
    Location
    Seattle
    Posts
    7

    Default lisp

    i would love a copy thanx.

  8. #8
    Super Member JBullseye74's Avatar
    Discipline
    Construction
    JBullseye74's Discipline Details
    Occupation
    Facade Designer
    Discipline
    Construction
    Using
    AutoCAD 2013
    Join Date
    Feb 2006
    Location
    UK North West
    Posts
    768

    Default

    Ever tried TCIRCLE..? I use this for my Datum references
    AutoCAD 2010

    '"Accept that some days you're the pigeon, and some days you're the statue."

  9. #9
    Full Member
    Using
    not specified
    Join Date
    Feb 2006
    Location
    Finland
    Posts
    63

    Default

    Alan Cullen, I'd also liked to see your lisp. Could you post for me also or publish it in this forum?

  10. #10
    Senior Member Ako's Avatar
    Using
    AutoCAD 2007
    Join Date
    Mar 2006
    Location
    Warrington UK
    Posts
    310

    Default

    Registered forum members do not see this ad.

    If uou put your leaders in first and just use the letter A as the text. Then use TCIRCLE to put circles around them, then use TCOUNT it will put numbers in the circles (use the overwrite option) instead of the letter A.

    EDIT: oops forgot to say. The TCOUNT replaces the text values so select them and not the circles. Also it increments in the order of selection.

    Dave

Bookmarks

Posting Permissions

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