Git Product home page Git Product logo

acextensionlibrary's Introduction

AcExtentionLibrary

A library for working with AutoCAD managed libraries

Project Structure

  • Documentation
    • v20.1 - version 20.1 = 2016
  • libs
    • acad - AutoCAD dll's
      • v19.0 - version 19.0 = 2013 dll's
      • v19.1 - version 19.1 = 2014 dll's
      • v20.0 - version 20.0 = 2015 dll's
      • v20.1 - version 20.1 = 2016 dll's
  • src - source files, solution and projects.
    • Shared - contains the shared project.
    • v19.0 - version 19.0 = 2013 project
    • v19.1 - version 19.1 = 2014 project
    • v20.0 - version 20.0 = 2015 project
    • v20.1 - version 20.1 = 2016 project

Documentation

Contains a solution with a sandcastle project which uses the Visual Studio Integration Package and the nuget package information can be found here. For a quick tutorial and overview see Taming Sandcastle: A .NET Programmer's Guide to Documenting Your Code

You can download .chm at this Link and after downloading right-click and unblock.

The folders under the documentation folder are basically what by default a sandcastle project will produce, and folders I added to help store content of documentation file.

Samples

Samples folder (Documentation / v20.1 / Content / Samples ) contains a solution that is used for referencing examples inside documentation.

libs

Library Folder contains dll to reference for example acmgd.dll and this places them inside the source control so no worries of repathing, etc...

src

Source Folder contains the solutions, shared, and each year projects files used to build the assemblies.

Shared

Shared folder (src / AcExtensionLibrary / Shared ) contains the shared project. What a shared project does is just use the files to build dll's in whatever project it is referenced in. This link is a short good overview.

Currently working on this topic.

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.