Revit 2025.3 API
ApplicationNew |
Creates a new instance binding object.
| Name | Description | |
|---|---|---|
| NewInstanceBinding | Creates a new empty instance binding object. | |
| NewInstanceBinding(CategorySet) | Creates a new instance binding object containing the categories passed as a parameter. |
See Also