InstanceBinding Constructor |
Constructs an empty instance binding.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic:
InstanceBinding()
new : unit -> InstanceBinding
RemarksCategories can be set a later time by using the Categories property of this object.
See Also