removed Revit 2021 SDK contents

This commit is contained in:
Jeremy Tammik
2021-04-20 11:25:53 +02:00
parent 68771b6636
commit 1133a82dc5
2969 changed files with 0 additions and 940446 deletions
@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<RevitAddIns>
<AddIn Type="Command">
<Assembly>LevelsProperty.dll</Assembly>
<ClientId>06f0a233-f472-4ca4-a271-d77b55fefe58</ClientId>
<FullClassName>Revit.SDK.Samples.LevelsProperty.CS.Command</FullClassName>
<Text>Create levels</Text>
<Description>Show how to get all the levels in a document and how to create and delete a level and set its properties.</Description>
<VisibilityMode>AlwaysVisible</VisibilityMode>
<VendorId>ADSK</VendorId>
<VendorDescription>Autodesk, www.autodesk.com</VendorDescription>
</AddIn>
</RevitAddIns>