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