Getting Started with CadSDK

Complete guide for getting started with CadSDK - a modern, open, and extensible library for CAD drawing generation and conversion.

  • Installation

    Learn how to install CadSDK in your project using NuGet or other package managers.

  • Quick Start

    Create your first drawing with CadSDK using a simple example that demonstrates the basic workflow.

  • Basic Concepts

    Understand the fundamental concepts like DrawingSession, Elements, Layers, and Blocks that form the foundation of CadSDK.

Next Steps

After going through this getting started guide, you can:

  • Explore the complete Documentation for detailed information about all features.
  • Check out Practical Examples to see CadSDK in action with real-world scenarios.