install_userobjects
- compas_ghpython.components.install_userobjects(source)[source]
Installs Grasshopper user objects.
- Parameters:
- sourcestr
Folder where the ghuser files to install are located.
- Returns:
- list
List of tuples (name, success) indicating whether each of the user objects was successfully installed.