ExtendedPropertiesBindings(ExtendedPropertiesBindingType, ISet<ForgeTypeId>) Constructor


Extended Properties Bindings(Extended Properties Binding Type, ISet Forge Type Id ) Constructor

Creates a new ExtendedPropertiesBindings

Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public ExtendedPropertiesBindings(
	ExtendedPropertiesBindingType bindingType,
	ISet<ForgeTypeId> boundCategories
)

Parameters

bindingType ExtendedPropertiesBindingType
Binding type.
boundCategories ISet ForgeTypeId
Identifiers of the categories for this binding.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration
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 →