mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-18 11:20:09 +00:00
added Revit 2022 SDK minus except *rvt and *rfa
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RevitAddIns>
|
||||
<AddIn Type="Application">
|
||||
<Name>PostCommandWorkflow</Name>
|
||||
<Assembly>PostCommandWorkflow.dll</Assembly>
|
||||
<ClientId>9bf45a0b-c480-4fa4-ae9f-f5b60722cef9</ClientId>
|
||||
<FullClassName>Revit.SDK.Samples.PostCommandWorkflow.CS.Application</FullClassName>
|
||||
<VendorId>ADSK</VendorId>
|
||||
<VendorDescription>Autodesk, www.autodesk.com</VendorDescription>
|
||||
</AddIn>
|
||||
</RevitAddIns>
|
||||
Reference in New Issue
Block a user