mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
ifc2sql - add missing should_get_inverses description
This commit is contained in:
@@ -94,6 +94,8 @@ class Patcher:
|
||||
entities will be separated into multiple rows. This means the ifc_id
|
||||
is no longer a unique primary key. If False, lists will be stored as
|
||||
JSON.
|
||||
:param should_get_inverses: if True, a list of entity inverses ids will be stored
|
||||
in a separate column as a json string.
|
||||
:param should_get_psets: if True, a separate psets table will be created to
|
||||
make it easy to query properties. This is in addition to regular IFC
|
||||
tables like IfcPropertySet.
|
||||
|
||||
Reference in New Issue
Block a user