Coder Social home page Coder Social logo

x1ng-z / cadability Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sofagh/cadability

0.0 0.0 0.0 20.46 MB

CADability is a pure .net class library for modeling and analyzing 3d data, both with your code and interactively. It comes with an optional Windows.Forms user interface, which can be adopted to other environments. It does not refer to other 3d modeling libraries. For data exchange you can use STEP, STL or DXF files.

Home Page: https://sofagh.github.io/CADability/CADabilityDoc/articles/general.html

License: MIT License

C# 100.00%

cadability's Introduction

CADability

CADability is a .NET class library and a .NET application that implements a 3d CAD system. You can use this library with or without user interface.

Some of the features you might be interested in are:

  • Analyze all data (geometrical entities, attributes) of the CAD model.
  • Data exchange with many CAD databases or file formats (STEP, DWG, DXF, STL)
  • Extensible data model and user interface.
  • Simple Windows.Forms.Control to display the CAD model and integrate it in your application.
  • User interface to interact with the geometric data, select objects, show and modify their properties, do 3d modeling.
  • Parametrics to modify features of solids

The CADability solution is composed of two class libraries and an application:

  • CADability, a dll, which contains all the classes of the geometrical objects, the action classes, the geometrical calculations and algorithms (e.g. 3d modeling), the structure (but not the graphical implementation) of the user interface and some organizational classes.
  • CADability.Forms, a dll, which contains the graphical implementation of the user interface based on Windows.Forms and the connection to the windows platform.
  • CADability.App, an exe, which is a very thin container of CADability.Forms

For your first experience you can simply build and start the solution and try to draw or construct 3d objects. Typically you will replace the CADability.App by your own application or use only the CADability.dll to analyze or compose 3d models.

Here is a quick overview of the organizational classes.

This is an overview of the CAD database, the geometrical entities that make up a model.

And this is the complete table of contents.

License: CADability uses some open source code copied into it source code:

  • a quite old version of Wintellect.PowerCollections: Copyright (c) 2004-2005, Wintellect
  • netDxf library: Copyright (C) 2009-2016 Daniel Carvajal ([email protected])

CADability uses MathNet: http://github.com/mathnet/mathnet-numerics

CADability itself is provided under the MIT license

cadability's People

Contributors

sofagh avatar dsn27 avatar davidebazzi avatar stefan-tb avatar s-costa avatar syntaxrabbit avatar a-dalton avatar sgrohr 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.