mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 19:54:07 +00:00
Bonsai - recognize ifc2sql database argument as filepath #6227
This commit is contained in:
@@ -83,6 +83,7 @@ class Patcher:
|
||||
:param database: Database path to save the SQL database to (already existing or not).
|
||||
Could also be a directory, then the database will be stored
|
||||
using default filename (e.g. 'database.db').
|
||||
:filter_glob database: *.db,*.sqlite
|
||||
:param full_schema: if True, will create tables for all IFC classes,
|
||||
regardless if they are used or not in the dataset. If False, will
|
||||
only create tables for classes in the dataset.
|
||||
|
||||
Reference in New Issue
Block a user