ladybug_rhino.resourcepath module¶
Functions for managing user resources like standards and measures.
- ladybug_rhino.resourcepath.setup_resource_folders(overwrite=False)[source]¶
Set up user resource folders in their respective locations.
- Parameters:
overwrite – Boolean to note whether the user resources should only be set up if they do not exist, in which case existing resources will be preserved, or should they be overwritten.