| Revit 2022.1 API |
| TypeBinding Constructor |
| TypeBinding Class See Also |
Constructs an empty type binding.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public TypeBinding() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: TypeBinding() |
Remarks
Categories can be set a later time by using the Categories property of this object.