Git Product home page Git Product logo

civil3dsnoop's Introduction

Database Snoop for AutoCAD Civil 3D 2022

This tool uses .NET Reflection to list all properties of AutoCAD Civil 3D major objects, such as Alignments, Corridors, Surfaces, Networks, etc. It also lists collections items and allows selection of objects on-screen.

Setup

Open the SnoopCivil3D.sln on Visual Studio 2015. All references should be ready for AutoCAD Civil 3D 2022 default install path, otherwise go to project properties >> References, then click on Reference Paths and adjust. Build the project in Release, the DLL should be placed at /Contents/R24.1 folder. Copy the entire .bundle folder to c:\Program Files\Autodesk\Autodesk\ApplicationPlugins folder and launch Civil 3D.

Usage

On AutoCAD Civil 3D, mouse right-click should show the "Snoop" option, the main form should appear. At the left side is a list of the main collections on the active document. On the right side, the properties of the item selected on the left.

Click on "Select another file" button to explore another file. This will not open on Civil3D, but will be "in memory".

Author

This plugin was written by Augusto Goncalves @augustomaia, member of the Autodesk Developer Technical Services team.

Limitations

The tool uses Reflection to list the properties, so it may not work well for all properties. Most properties should work fine.

Known Issues

The tool may stop working on some properties that cannot be reflected (using .NET).

Release History

  • 1.0 Original release
  • 1.1 New features, 2014 support
  • 1.2 Bundle format
  • 1.3 Support for additional drawing
  • 1.4 2017 support
  • 1.5 2018 support
  • 1.6 2020 support
  • 1.7 2022 support

civil3dsnoop's People

Contributors

augustogoncalves avatar mgruben avatar achimstuy avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.