load_inventory

Project.load_inventory(update_from_xml=False)[source]

Load the geometry inventory.

Load the geometry inventory from the database. If specified, read the inventory XML file specified in the project configuration and update the database with the loaded inventory.

Parameters

update_from_xml (bool) – If True, the database is updated with the data loaded from the inventory XML file.