Document.ParameterBindings
Property
Description:
Retrieves an object from which mappings between parameter definitions and categories can be found.
Retrieves an object from which mappings between parameter definitions and categories can be found.
Remarks:
Returns a mapping between parameter definitions and parameter bindings. New bindings can be added to the Revit Document by using this object.
Returns a mapping between parameter definitions and parameter bindings. New bindings can be added to the Revit Document by using this object.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | When the document is a family document. |