ladybug-tools / honeybee-core

:honeybee: honeybee core library
https://www.ladybug.tools/honeybee-core/docs/
GNU Affero General Public License v3.0
17 stars 15 forks source link

fix(model): Add method to reset and number all object identifiers #597

Closed chriswmackey closed 9 months ago

chriswmackey commented 9 months ago

I also added a line of code in all functions that clean strings to be usable in identifiers, which will replace spaces with underscores before doing any replacement of special characters. This should help make the identifiers more readable in the destination software.

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 1.57.21 :tada:

The release is available on:

Your semantic-release bot :package::rocket: