-
Autodesk
- Bangalore
- https://0xffff.in/about/
- @galakar
Highlights
-
aps-da-for-autocad Public
How to test your APS Design Automation plugin on local AcCoreConsole instance.
UpdatedMay 20, 2025 -
-
VSThemeForNPP Public
A collection of Visual Studio themes for Notepad++
MIT License UpdatedMay 16, 2025 -
LandXMLValidationChecker Public
This is a lightweight C# console utility that validates a LandXML file against known Civil 3D Design Automation (DA) processing limitations
C# MIT License UpdatedMay 7, 2025 -
objectarx_sdks Public
This repository is a curated archive of historical ObjectARX SDKs from the years 2000 to 2012
C MIT License UpdatedApr 30, 2025 -
ReadDWG Public
Webapplication to fetch information from AutoCAD drawing with RealDWG SDK
-
CivilClassLibTemplate Public
This a .NET core template to create Civil3D addins for Civil 3D 2025 and later.
-
simpledynprops Public
How to implement and attach custom properties to AcDb entity using OPM Protocol
-
AcadWebView Public
Integrating WebView2 with AutoCAD for Rich Data Visualization
-
CLIPLANT360SHARE Public
A CLI version of _PLANTPROJECTCOLLABORATION
-
AcadCOMServer Public
.NET Core- AutoCAD 2025 Exposing and Using COM Server Components with GetInterfaceObject
-
Autodesk-Cleanup-Guidelines Public
Guidelines and best practices for managing Autodesk temporary and auxiliary files, helping developers create their own cleanup scripts or tools
-
FDA_PlotToPdf_v3 Public
A .NET core console application to plot a AutoCAD drawing to a PDF file.
-
ArxNetCore Public
Building a Sample AutoCAD Plugin using C++/CLI for NET 8.0 ,AutoCAD 2025 and later.
-
ZoomToExtents Public
A realdwg application to update or zoom to the extents of AutoCAD drawing
-
forge-api-dotnet-core Public
Forked from Autodesk-Forge/forge-api-dotnet-coreForge Core .NET SDK: Provides shared .NET features used by other SDKs
-
forge-api-dotnet-design.automation Public
Forked from Autodesk-Forge/forge-api-dotnet-design.automationForge Design Automation .NET SDK: Provides .NET SDK to help you easily integrate Forge Design Automation v3 REST APIs into the application
-
aps-design-automation-dotnet Public
Forked from autodesk-platform-services/aps-design-automation-dotnetDesign Automation tutorial in .NET: Sample project for Design Automation tutorial
-
RevitEntitlement Public
A revit test app to run Entitlement APIS
-
aps-buckets-tools Public
Forked from autodesk-platform-services/aps-buckets-toolsBuckets Tools:Utility application for managing OSS buckets and translations
-
ViewerToAutoCAD Public
How to import markups drawn on APS Viewer back to AutoCAD drawing
-
Ellipsejig Public
AutoCAD Plugin : Multi target project for .NET4x and NET8.0
-
dwfout Public
DWFXOUTCLI is command line that can be scriptable
-
BlockConfigurator Public
Basic block configurator for APS Design Automation.
-
ManagedCircle Public
A quick start sample for creating managed wrapper .NET API for AutoCAD ObjectARX C++ API
-
-
ACAD-SQLPlugin Public
Connecting to MS SQL Server and running query strings from AutoCAD 2025
-
DASamples-DEVCON2024 Public
Contains sample project for refget, combine workitems, varargs, this sample is written to provide as supporting material for Devcon class - Design Automation Gets Boost Accessing XREFS from ACC
-
AcadPlugin Public
How to run Javascript routines in AutoCAD .NET Plugin using ClearScript library
-
GrpcToAcad Public
How to talk with gRPC server from AutoCAD plugin client.