Document.ParameterBindings
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.
public BindingMap ParameterBindings { get; }
-
When the document is a family document.