Pinned Repositories
.NetAutoCAD
.Net(C#) AutoCAD API
ACadSharp
C# library to read/write cad files like dxf/dwg.
AcadTestRunner
AU2022SD501372-Using_Custom_Grips_to_Enhance_User_Interaction_with_AutoCAD_Entities
Code from https://www.autodesk.com/autodesk-university/class/Using-Custom-Grip-Enhance-User-Interaction-AutoCAD-Entities-2022
Autocad
AutoCAD-API-Practice
Practicing AutoCAD API
AutoCAD-by-Obbay2
AUTOCAD 2022+ Plugin for modifying multiline text objects
Autocad-Civil3d-Tools
My tools for Autocad and Civil 3D
AutoCAD-Hasteners
Collection of ACAD tools for a better walkthrough...
weslleywang's Repositories
weslleywang/ACadSharp
C# library to read/write cad files like dxf/dwg.
weslleywang/AU2022SD501372-Using_Custom_Grips_to_Enhance_User_Interaction_with_AutoCAD_Entities
Code from https://www.autodesk.com/autodesk-university/class/Using-Custom-Grip-Enhance-User-Interaction-AutoCAD-Entities-2022
weslleywang/Autocad-Civil3d-Tools
My tools for Autocad and Civil 3D
weslleywang/twitter_user_tweet_crawler
A Python crawler tool that can automatically simulate browser operations to crawl all users' tweet content and save all static resources (videos, pictures) locally without calling the Twitter API. Use the selenium library.
weslleywang/AutoCAD-LayoutManager
AutoCAD LayoutManager
weslleywang/autocad-object-editor
WPF plugin for layers and primitives editing in AutoCAD
weslleywang/AutoCAD_Plugin
Plugin for drawing geometry from MapManager
weslleywang/AutoCADCodePack
AutoCAD Code Pack: A powerful library that helps you to develop AutoCAD plugins using the AutoCAD .NET API
weslleywang/AutoCADNetLoadManager
AutoCAD NetLoadManager update .NET assemblies without restart AutoCAD for developer.
weslleywang/AutoCADSecondary-development
使用C#语言对AutoCAD根据使用者需求进行二次开发,在AutoCAD中构建出更高效更符合使用者的绘图指令
weslleywang/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
weslleywang/BTP
A destop app like autocad
weslleywang/CadAddinManager
Cad AddinManager update .NET assemblies without restart Autocad and Civil3D for developer.
weslleywang/CADAutoPrintPlugin_2023
AutoCAD Print routine for 2D projects.
weslleywang/CAM
Программно-вычислительный комплекс, предназначенный для подготовки управляющих программ для станков с ЧПУ.
weslleywang/delaunator-sharp
Fast Delaunay triangulation of 2D points implemented in C#.
weslleywang/geometry4Sharp
C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
weslleywang/IFoxCAD
weslleywang/Linq2Acad
A library that aims to simplify AutoCAD .NET plugin code
weslleywang/MapsInMyFolder
MapsInMyFolder is a windows application that allows you to download maps from various online map services, such as Google Maps in a very high quality.
weslleywang/MgdDbg
Inspection tool for AutoCAD Database (DWG) created with .NET
weslleywang/MVVM_Example
MVVM Example within Revit and AutoCad using WPF and WinForms
weslleywang/myCADnotes
Collections of random CAD notes - tips tricks from the inter-webs-tubes
weslleywang/NetTopologySuite
A .NET GIS solution that is fast and reliable for the .NET platform.
weslleywang/NetTopologySuite.IO.GeoJSON
GeoJSON IO module for NTS.
weslleywang/ProjNet4GeoAPI
.NET Spatial Reference and Projection Engine
weslleywang/Scripture
Automate AutoCAD tasks from natural language prompts with SCRIPTURE: a plugin that generates, refines, and executes custom C# ObjectARX scripts to streamline complex workflows directly from user input.
weslleywang/SioForgeCAD
weslleywang/SqlCeToolbox
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
weslleywang/Triangle.NET
C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.