Zickans.AutoCAD.SheetSetManager
2027.0.0
dotnet add package Zickans.AutoCAD.SheetSetManager --version 2027.0.0
NuGet\Install-Package Zickans.AutoCAD.SheetSetManager -Version 2027.0.0
<PackageReference Include="Zickans.AutoCAD.SheetSetManager" Version="2027.0.0" />
<PackageVersion Include="Zickans.AutoCAD.SheetSetManager" Version="2027.0.0" />
<PackageReference Include="Zickans.AutoCAD.SheetSetManager" />
paket add Zickans.AutoCAD.SheetSetManager --version 2027.0.0
#r "nuget: Zickans.AutoCAD.SheetSetManager, 2027.0.0"
#:package Zickans.AutoCAD.SheetSetManager@2027.0.0
#addin nuget:?package=Zickans.AutoCAD.SheetSetManager&version=2027.0.0
#tool nuget:?package=Zickans.AutoCAD.SheetSetManager&version=2027.0.0
Zickans.AutoCAD.SheetSetManager 2027.0.0
AcSmComponents.Interop, consumed through the ACSMnn extern alias, for Autodesk 2027. Compile-time references only.
What is inside
- Assemblies:
AcSmComponents.Interop,AXDBLib - Target framework:
net10.0-windows - Autodesk release: R26.0
The package version is the product year. 2027.0.0 is for Autodesk 2027, and there is no
other version to choose. A project building for another year references that year's package.
Use it
<PackageReference Include="Zickans.Autodesk.Build" Version="1.0.0" />
<PackageReference Include="Zickans.AutoCAD.SheetSetManager" Version="2027.0.0" />
Zickans.Autodesk.Build is optional but recommended: it checks that the package year, the
build year and the target framework agree (BTK1002, BTK1013), and it defines the
A27 / ACAD2027_OR_GREATER / C3D2027_OR_GREATER symbols. Set the year once with
<BritechCadYear>2027</BritechCadYear>, or pass -p:BritechCadYear=2027.
Nothing is copied to your build output
The assemblies ship under ref/, not lib/, so NuGet cannot copy them next to your
add-in - no ExcludeAssets="runtime" and no <Private>false</Private> needed. That is
deliberate: an Autodesk add-in must bind to the assemblies of the product it is loaded into,
and must not redistribute them. At run time the installed Autodesk product supplies them.
Depends on: Zickans.AutoCAD.API 2027.0.0, restored automatically.
Licence
This package carries LICENSE-ObjectARX-2024-2027.txt and NOTICE.txt. Read the licence file: it is the
agreement that governs these assemblies, and you accept it by restoring the package. You need
a current Autodesk licence for the 2027 product to use them. PROVENANCE.json records where
every assembly came from, with its SHA-256.
Not produced, endorsed or supported by Autodesk, Inc. Autodesk, AutoCAD, AutoCAD Map 3D and Civil 3D are registered trademarks or trademarks of Autodesk, Inc.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- Zickans.AutoCAD.API (= 2027.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.