-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Feature Request
Some imports from compas_occ take very long to import due to all the functions imported at top level (e.g. import compas_occ.brep
).
Maybe consider lazy imports to make loading faster. Or use tools such as lazy_import.
Metadata
Metadata
Assignees
Labels
No labels