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

    AutoCAD Civil 3D Customization

    Reply
    *Expert Elite*
    neilyj
    Posts: 2,671
    Registered: ‎08-01-2008

    Export/Import Surface Analysis

    412 Views, 4 Replies
    09-07-2011 03:17 AM

    Within the UKIE Country Kit there is a lsp that exports/imports Surface elevation Analysis data (attached lisp file)

     

    Can someone advise if this is possible to be modified so that a Slope analysis is exported/imported and how easy/difficult it is to do (or even make the alterations themselves!!!!).

     

    I am lisp illiterate hence the request.....

     

    Thanks

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


    IDSP Premium 2014, Civil 3D 2013 (UKIE) Hotfix 3; 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.
    *Expert Elite*
    Posts: 3,037
    Registered: ‎07-22-2003

    Re: Export/Import Surface Analysis

    09-07-2011 12:16 PM in reply to: neilyj

    neilyj wrote:

     

    Can someone advise if this is possible to be modified so that a Slope analysis is exported/imported and how easy/difficult it is to do (or even make the alterations themselves!!!!).

     



    Nope. As you can see in this image, the only 2 Analysis properties they exposed for programmer's use are Elevation and Watershed. 

    9-7-2011 12-00-02 PM.png

     

    However, C3D2012 has a new .NET API for Surfaces that DOES allow access to all of the different Analysis types. So after a quick glance, it does appear this can be done for use with C3D 2012+, but not in lisp.

    Jeff_M, also a frequent Swamper
    Please use plain text.
    *Expert Elite*
    neilyj
    Posts: 2,671
    Registered: ‎08-01-2008

    Re: Export/Import Surface Analysis

    09-08-2011 12:12 AM in reply to: Jeff_M

    Many thanks for this - I'll just need to wait until it's part of the core product.....I feel a support request coming on.....

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


    IDSP Premium 2014, Civil 3D 2013 (UKIE) Hotfix 3; 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.
    Active Member
    agreement
    Posts: 7
    Registered: ‎08-04-2011

    Re: Export/Import Surface Analysis

    04-18-2012 06:00 AM in reply to: neilyj

    Sweet !  This is exactly what I needed.  I have been using the Elevation Banding analysis display mode to create a 'weather map' version of our topo as the site contractor submitted monthly topo data to our jobsite BIM Lab.  It allowed us to show the progression of site development over time in a quick overview.

     

    The main frustration I had was the lack of a function to export the elevation banding setup and import it into another surface file.  This lisp routine worked great !  I also like that it writes the schema to a txt file so we can have a master schema and apply it to multiple files.

     

    Thanks for posting it.

    Please use plain text.
    Active Member
    agreement
    Posts: 7
    Registered: ‎08-04-2011

    Re: Export/Import Surface Analysis

    04-18-2012 06:05 AM in reply to: agreement

    Here is an example of the weather map files we are creating.

    Please use plain text.