Files
IfcOpenShell/src/bcf
Andrej730 1c95f6cc3f bcf - remove lru_cache in build_viewpoint #4857
disabling it as it currently won't allows users to create a different viewpoint for the same IFC element (in the same or other bcf file) and also entity position can change between `build_viewpoint` calls
2024-08-09 19:00:10 +05:00
..
2024-07-26 12:16:36 +10:00
2024-06-27 11:49:12 +10:00
2024-08-01 18:01:59 +05:00
2021-08-26 09:58:37 +02:00
2024-06-12 19:23:10 +10:00

bcf

A simple Python implementation of the BCF standard. Manipulation of BCF-XML is available via bcfxml.py and manipulation of BCF-API is available via bcfapi.py.