ifcopenshell.util.ifc4x3dev_scrape_data_for_docs

Module Contents

ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_attributes_json(resource)
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_attributes_keep_md(resource, builder)
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_definition_from_md(resource: str, mdc: str) str
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_description_json(resource: str) str
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_predefined_type_values_json(resource)
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_resource_path(resource: str, abort_on_error=False) str | None
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.get_type_values(resource: str, mdc: str) dict[str, Any]
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.save_entities_data(entities: list[str]) None
ifcopenshell.util.ifc4x3dev_scrape_data_for_docs.schema