2023-04-26 14:47:47 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<RevitAddIns>
|
|
|
|
|
<AddIn Type="Command">
|
2024-04-11 13:47:20 +02:00
|
|
|
<Assembly>NetworkPressureLossReport.dll</Assembly>
|
2023-04-26 14:47:47 +02:00
|
|
|
<ClientId>a000b64b-a718-48e7-bf5c-7f1f7452490b</ClientId>
|
|
|
|
|
<FullClassName>Revit.SDK.Samples.NetworkPressureLossReport.Command</FullClassName>
|
|
|
|
|
<Text>Pressure Loss Report</Text>
|
|
|
|
|
<Description>Report the pressure loss for the network flow calculation.</Description>
|
|
|
|
|
<VisibilityMode>AlwaysVisible</VisibilityMode>
|
|
|
|
|
<VendorId>ADSK</VendorId>
|
|
|
|
|
<VendorDescription>Autodesk, www.autodesk.com</VendorDescription>
|
|
|
|
|
</AddIn>
|
|
|
|
|
</RevitAddIns>
|