Snoop Civil 3D 2015 Database (.bundle format)

The Civil 3D 2015 release is available, you can already download from our website and check the new APIs here. Now it’s time for our snoop database tool to be ready, actually I’m glad that the code base is the same, mainly because it’s based on reflection and automatically ‘understand’ changes on methods and properties.

Starting from the code posted here, the new version is ready to download at the link below. Note it still using .NET 4.0 so it can remain compatible with previous release.

Download

Like previous release, just extract the .zip under C:\Users\<your login>\AppData\Roaming\Autodesk\ApplicationPlugins folder and it will autoload on Civil 3D 2012, 2013, 2014 and 2015. Please note that if you extract under C:\ProgramData\Autodesk\ApplicationPlugins it will not load on 2012 version.


Comments

5 responses to “Snoop Civil 3D 2015 Database (.bundle format)”

  1. I have IDSU2015, win8.1/64 download the Civil3DSnoopDB.bundle file.
    In my C3D2015, I typed Netload and loaded SnoopCivil3DObjects.dll from the folder Contents/R19 and got the following error.
    “Cannot load assembly. Error details: System.IO.FileLoadException: Could not load file or assembly”

  2. Hi Malcolm,
    Actually you just need to place the .bundle at the specified location, no need to manually NETLOAD the DLL.
    That said, you may need to ‘unblock’ the DLL following this post: http://labs.blogs.com/its_alive_in_the_lab/2011/05/unblock-net.html
    Regards,
    Augusto Goncalves

  3. Michael Gruben Avatar
    Michael Gruben

    The .zip file provided here does not contain R20 (AutoCAD 2015) .dlls
    To obtain the most up-to-date version of Civil3DSnoop, download from the project’s GitHub page:
    https://github.com/ADN-DevTech/Civil3DSnoop

  4. Hi to all
    it would be great if the tool will be updated for versions 2017 and 2018. Any change to realize it?
    Pierre

  5. Hi
    just found the 2017-version here:
    https://github.com/ADN-DevTech/Civil3DSnoop/tree/2017
    Hoping for a 2018-version coming soon ;-)

Leave a Reply to Augusto GoncalvesCancel reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading