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