Files
2024-12-12 09:51:40 +01:00

11 lines
535 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RevitAddIns>
<AddIn Type="Command">
<Assembly>BeamAndSlabNewParameter.dll</Assembly>
<ClientId>4918f2e4-b94a-4511-aa25-78c8c16cb7fc</ClientId>
<FullClassName>Revit.SDK.Samples.BeamAndSlabNewParameter.CS.Command</FullClassName>
<Text>Beam and slab parameter</Text>
<Description>Add a new GUID parameter to beam and slab, and use the GUID value to find the right element.</Description>
<VisibilityMode>AlwaysVisible</VisibilityMode>
</AddIn>
</RevitAddIns>