mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-18 03:19:17 +00:00
137 lines
4.3 KiB
XML
137 lines
4.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RevitAddIns>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Hello World Command</Text>
|
|
<FullClassName>IntroCs.HelloWorldCmd</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>8d4aebdc-43f2-4b6e-98df-3afd3f2001c7</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Application">
|
|
<Name>Hello World App</Name>
|
|
<FullClassName>IntroCs.HelloWorldApp</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>454a8953-b0a6-4860-b9bc-572fed6e3b43</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Command Data</Text>
|
|
<FullClassName>IntroCs.CommandData</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>92d4cba7-ea66-415a-94fa-dd203dfc3422</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Element Selection</Text>
|
|
<FullClassName>IntroCs.SelectedElements</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>58a0b579-dc54-4045-8e17-b5a9c10dc28e</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Element Filtering</Text>
|
|
<FullClassName>FilteredElements</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>4aa1c59b-2b3c-433f-86a5-b527aa7fb442</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>All Elements</Text>
|
|
<FullClassName>IntroCs.AllElements</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>b71b1d9a-3ba0-4847-9101-46e82b0bce77</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Element Identification</Text>
|
|
<FullClassName>IntroCs.ElementIdentification</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>c7b3c994-cc0d-46e5-8b11-c9ceb02e3349</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Element Creation</Text>
|
|
<FullClassName>IntroCs.ElementCreation</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>9d3fa8ac-71f9-48a3-a935-3771af1adbea</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Element Modification</Text>
|
|
<FullClassName>IntroCs.ElementModification</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>edd671b3-f178-49f0-88df-67211c9cf63c</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Built-In Parameter</Text>
|
|
<FullClassName>IntroCs.BuiltInParameters</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>054CBA49-552E-4E88-939F-E701FC33B109</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Per Element - Shared Parameter</Text>
|
|
<FullClassName>IntroCs.SharedParameter</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>78FF11A3-FFB2-4A16-9DB6-7B387C762410</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
<AddIn Type="Command">
|
|
<Text>Per Document - Shared Parameter</Text>
|
|
<FullClassName>IntroCs.PerDocParameter</FullClassName>
|
|
<Assembly>WebcastDemoCS.dll</Assembly>
|
|
<AddInId>2BA8896E-4846-401C-A71D-F5797DACE555</AddInId>
|
|
<VendorId>ADNP</VendorId>
|
|
<VendorDescription>
|
|
Autodesk,Inc. www.autodesk.com
|
|
</VendorDescription>
|
|
</AddIn>
|
|
|
|
</RevitAddIns>
|