{"id":31836151,"url":"https://github.com/friendsofcadability/cadability","last_synced_at":"2025-10-12T01:25:32.296Z","repository":{"id":37745473,"uuid":"252126563","full_name":"FriendsOfCADability/CADability","owner":"FriendsOfCADability","description":"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.","archived":false,"fork":false,"pushed_at":"2025-10-08T08:45:16.000Z","size":35747,"stargazers_count":131,"open_issues_count":20,"forks_count":40,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-10-08T10:26:40.338Z","etag":null,"topics":["3d","3d-engine","3d-modeling","cad","cad-model","csharp","dotnet","dotnet-standard","geometrical-entities","step"],"latest_commit_sha":null,"homepage":"https://sofagh.github.io/CADability/CADabilityDoc/articles/general.html","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FriendsOfCADability.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-01T09:13:40.000Z","updated_at":"2025-10-08T08:45:10.000Z","dependencies_parsed_at":"2024-06-26T10:09:40.948Z","dependency_job_id":"50cc2f81-9e05-4f23-a208-d9104efc75ae","html_url":"https://github.com/FriendsOfCADability/CADability","commit_stats":null,"previous_names":["friendsofcadability/cadability","sofagh/cadability"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/FriendsOfCADability/CADability","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCADability%2FCADability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCADability%2FCADability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCADability%2FCADability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCADability%2FCADability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfCADability","download_url":"https://codeload.github.com/FriendsOfCADability/CADability/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCADability%2FCADability/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009770,"owners_count":26084645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","3d-engine","3d-modeling","cad","cad-model","csharp","dotnet","dotnet-standard","geometrical-entities","step"],"created_at":"2025-10-12T01:25:31.244Z","updated_at":"2025-10-12T01:25:32.291Z","avatar_url":"https://github.com/FriendsOfCADability.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CADability\n\nCADability 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.\n\nSome of the features you might be interested in are:\n- Analyze all data (geometrical entities, attributes) of the CAD model. \n- Data exchange with many CAD databases or file formats (STEP, DWG, DXF, STL)\n- Extensible data model and user interface.\n- Simple Windows.Forms.Control to display the CAD model and integrate it in your application.\n- User interface to interact with the geometric data, select objects, show and modify their properties, do 3d modeling.\n- Parametrics to modify features of solids\n\nThe CADability solution is composed of two class libraries and an application:\n- CADability, a dll, which contains all the classes of the geometrical objects, the action classes, the geometrical calculations and algorithms (e.g. 3d modeling), \nthe structure (but not the graphical implementation) of the user interface and some organizational classes.\n- CADability.Forms, a dll, which contains the graphical implementation of the user interface based on Windows.Forms and the connection to the windows platform.\n- CADability.App, an exe, which is a very thin container of CADability.Forms\n\nFor 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 \nby your own application or use only the CADability.dll to analyze or compose 3d models.\n\nHere is a quick overview of the [organizational classes](https://sofagh.github.io/CADability/CADabilityDoc/articles/orgclass.html).\n\nThis is an overview of the CAD [database](https://sofagh.github.io/CADability/CADabilityDoc/articles/database.html), the geometrical entities that make up a model.\n\nAnd this is the [complete table of contents](https://sofagh.github.io/CADability/CADabilityDoc/api/toc.html).\n\nLicense: CADability uses some open source code copied into it source code:\n- a quite old version of Wintellect.PowerCollections: Copyright (c) 2004-2005, Wintellect\n- netDxf library: Copyright (C) 2009-2016 Daniel Carvajal (haplokuon@gmail.com)\n\nCADability uses  MathNet: http://github.com/mathnet/mathnet-numerics\n\nCADability itself is provided under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofcadability%2Fcadability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendsofcadability%2Fcadability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendsofcadability%2Fcadability/lists"}