acad-sheet-sets

Community

Automate AutoCAD Sheet Set (.dst) via COM.

Authorhebackus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Sheet Set Manager exposes a COM-based API for AutoCAD Civil 3D sheet sets (.dst), enabling automation when a managed .NET API is unavailable. It guides developers to work around COM interop with CLSIDs and to avoid unnecessary DLLs like AcSmComponents.Interop.dll to prevent NETLOAD issues.

Core Features & Use Cases

  • Opening and locking .dst databases, reading tree structures of sheets and subsets, and navigating the sheet set hierarchy.
  • Reading and writing per-sheet custom properties, including flags and inheritance behavior, with proper COM object management.
  • Commit or discard changes with explicit lock/unlock workflows and robust resource cleanup.

Quick Start

Open the Sheet Set database via COM using CLSIDs, enumerate sheets and subsets, and optionally modify custom properties while ensuring proper lock handling and releasing COM objects.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: acad-sheet-sets
Download link: https://github.com/hebackus/c3d-api-plugin/archive/main.zip#acad-sheet-sets

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.