• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    Member
    Posts: 4
    Registered: ‎07-31-2012
    Accepted Solution

    Surface lable table report need in to excel format

    167 Views, 5 Replies
    10-16-2012 12:58 AM

    Dear team,

     

    Regarding above subject I need to export the surface lable table report in to microsoft excel format.

     

    Please do the needful.

     

    Thanks & Regards,

     

    Narayana Reddy M.C.

    Application Engineer

    Please use plain text.
    *Expert Elite*
    neilyj
    Posts: 2,770
    Registered: ‎08-01-2008

    Re: Surface lable table report need in to excel format

    10-16-2012 06:14 AM in reply to: narayanar

    something like this....???

    neilyj
    (No connection with Autodesk other than using the products in the world)


    IDSP Premium 2014 (mainly Civil 3D 2014 but also 3ds Max Design)
    Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
    16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
    NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
    Please use plain text.
    Member
    Posts: 4
    Registered: ‎07-31-2012

    Re: Surface lable table report need in to excel format

    10-17-2012 12:13 AM in reply to: neilyj
    Spoiler
     

    Yes, exactly right but I need to know how you did this.

     

    Please let me know ASAP.

     

    Thanks & Regards,

     

    Narayana Reddy.M.C.

    Please use plain text.
    *Expert Elite*
    neilyj
    Posts: 2,770
    Registered: ‎08-01-2008

    Re: Surface lable table report need in to excel format

    10-17-2012 12:23 AM in reply to: narayanar

    This can't be done natively in Civil 3D (a major omission on the programmers part) but can be achieved in a few steps via a lisp routine (attached).

     

    1. Save your dwg file

    2. Select the table of interest and explode twice - this should produce a "table" with lines and text (Note that polylines will not work)

    3. APPLOAD the lisp and type COT to run

    4. Select the "table entities" and Enter

    5. The "table" should now be an AutoCAD table which you can Right Click and export in the normal way.

    6. Close the drawing without saving or Save As new file

    neilyj
    (No connection with Autodesk other than using the products in the world)


    IDSP Premium 2014 (mainly Civil 3D 2014 but also 3ds Max Design)
    Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
    16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
    NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
    Please use plain text.
    Member
    Posts: 4
    Registered: ‎07-31-2012

    Re: Surface lable table report need in to excel format

    10-17-2012 03:26 AM in reply to: neilyj

    Thanks for giving a solution.

     

    But the lable table after explode and creating table (It is AutoCAD entity) there is some gap between rows it will be same in excel also. Can we avoid this ????.

    Please use plain text.
    *Expert Elite*
    neilyj
    Posts: 2,770
    Registered: ‎08-01-2008

    Re: Surface lable table report need in to excel format

    10-17-2012 03:49 AM in reply to: narayanar

    Only way is to remove the column titled segments display and then run through the steps as described or just manipulate the data in Excel

    neilyj
    (No connection with Autodesk other than using the products in the world)


    IDSP Premium 2014 (mainly Civil 3D 2014 but also 3ds Max Design)
    Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
    16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
    NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
    Please use plain text.