Creates a new type binding object containing the categories passed as a parameter.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- categorySet
- Type: Autodesk.Revit.DB CategorySet
A set of categories that will be added to the binding.
Return Value
A new type binding object.Remarks
Type binding objects are used for attaching shared parameter definitions to a type within a category.