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

32 lines
2.0 KiB
Plaintext

{\rtf1\fbidis\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\froman\fprq2\fcharset0 Times New Roman;}}
{\colortbl ;\red0\green0\blue255;}
\viewkind4\uc1\pard\ltrpar\b\f0\fs20 Application:\b0 BrowseBindings\line\b Revit Platform:\b0 All\line\b Revit Version:\b0 2010.0\line\b First Released For:\b0 8.0\line\b Last Modified:\b0 02/26/2008\line\b Modified By:\b0 LL Autodesk\line\b Programming Language:\b0 VB.NET\line\b Skill Level:\b0 Beginning\line\b Category:\b0 Parameters\line\b Type:\b0 ExternalCommand\line\line\b Subject:\b0 Display shared parameters bindings.\line\b Summary:\b0 \line This sample browses all the shared parameters bindings used in the project. \i\f1\par
\par
\b\i0\f0 Classes:\b0 \par
\pard\ltrpar\fi360 Autodesk.Revit.IExternalCommand\f1\par
\f0 Autodesk.Revit.Application\f1\par
\f0 Autodesk.Revit.Parameters.BindingMap\par
Autodesk.Revit.Collections.DefinitionBindingMapIterator\par
Autodesk.Revit.Parameters.ElementBinding\par
Autodesk.Revit.Parameters.Definition\par
Autodesk.Revit.CategorySet\par
\pard\ltrpar\par
\b Project Files:\b0 \i\par
\i0 Command.vb\par
\pard\ltrpar\fi360 It contains the class Command which implements interface IExternalCommand \f1\par
\pard\ltrpar\f0\par
BindingsBrowserForm.vb\f1\par
\pard\ltrpar\li360\f0 It retrieves the ParameterBindingsMap in Revit application and loops the map to get all bindings and parameter definitions.Then displays them as a tree.\f1\par
\pard\ltrpar\par
\b\f0 Description:\b0 \f1\par
\f0 This sample provides following functionalities.\f1\par
\pard\ltrpar\fi-360\li360\tx360\f0 -\tab Get the Revit application and retrieves the ParameterBindingsMap.\f1\par
\pard\ltrpar\fi-360\li360\f0 -\tab Loop the map to get all parameter bindings.\f1\par
\f0 -\tab Display the bindings in the tree view.\f1\par
\pard\ltrpar\par
\b\f0 Instructions:\cf1\b0 \f1\par
\pard\ltrpar\fi-360\li360\tx360\cf0\f0 1.\tab Open Revit.\f1\par
\pard\ltrpar\fi-360\li360\f0 2.\tab Execute the external command.\f1\par
\pard\ltrpar\par
}