ExtendedPropertiesBindings Class


Extended Properties Bindings Class

Establishes the bindings for a given extended property. Supports the same style of binding as shared/project parameters - category and type vs instance.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB.ExternalData ExtendedPropertiesBindings

Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class ExtendedPropertiesBindings : IDisposable

The ExtendedPropertiesBindings type exposes the following members.

Constructors
Name Description
Public method ExtendedPropertiesBindings Creates a new ExtendedPropertiesBindings
Public method ExtendedPropertiesBindings(ExtendedPropertiesBindingType, ISet ForgeTypeId ) Creates a new ExtendedPropertiesBindings
Top
Properties
Name Description
Public property BindingType Indicates type vs instance bindings. Defaults to Instance.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Top
Methods
Name Description
Public method AddCategories Adds multiple categories to the bindings.
Public method AddCategory Adds a category id to the bindings.
Public method Dispose Releases all resources used by the ExtendedPropertiesBindings
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →