mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-04 03:16:25 +00:00
Add simple BCF library to supersede bcfplugin, with bcfxml read capability
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# bcf
|
||||
|
||||
A simple Python implementation of BCF. The data model is described in `data.py`.
|
||||
Manipulation of BCF-XML is available via `bcfxml.py` and manipulation of BCF-API
|
||||
is available via `bcfapi.py`.
|
||||
|
||||
Currently supports BCF version 2.1.
|
||||
Reference in New Issue
Block a user