Revit Templates Sdk

Author the Nice3point.Revit.Sdk MSBuild SDK that scaffolded Revit add-ins build against, covering its props and targets contract and the C# MSBuild task classes. USE FOR: parsing the configuration into a Revit version and selecting the target framework, emitting REVIT#### and REVIT####_OR_GREATER constants, adding conditional implicit usings, patching the add-in manifest, publishing and repacking output, and supporting .NET compability. DO NOT USE FOR: declaring template options or conditional content in the template package; consuming the SDK to build an add-in.

nice3point 54e3d66 8.7 KB Updated

File contents

nice3point/revittemplates/tree/main/.agents/skills/revit-templates-sdk commit 54e3d66ee2

Frequently asked questions

npx skillmds@latest add nice3point/revit-templates-sdk