clear Method
Removes all favorite properties from a certain scope.
clear(imodel: IModelConnection, scope: FavoritePropertiesScope): Promise<void>
| Parameter | Type | Description | 
|---|---|---|
| imodel | IModelConnection | IModelConnection. | 
| scope | FavoritePropertiesScope | FavoritePropertiesScope to remove the favorite properties from. | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.