mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 02:37:59 +00:00
bcf - readme note about code structure
This commit is contained in:
@@ -3,3 +3,7 @@
|
|||||||
A simple Python implementation of the BCF standard. Manipulation of BCF-XML is
|
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
|
available via `bcfxml.py` and manipulation of BCF-API is available via
|
||||||
`bcfapi.py`.
|
`bcfapi.py`.
|
||||||
|
|
||||||
|
Python files in 'model' folder are automatically generated from .xsd files (located in 'xsd' folder).
|
||||||
|
To regenerate them you can use `make models`.
|
||||||
|
The only exception is 'v2/model/extensions.py', see it's note for the details.
|
||||||
|
|||||||
Reference in New Issue
Block a user