Dion Moult
|
810c71dfa2
|
IfcOpenShell-python licensing and black. See #1082.
|
2022-01-19 12:18:33 +11:00 |
|
Thomas Krijnen
|
fa46eb140f
|
Update template.py main.schema_identifier doesn't exist
|
2022-01-09 11:41:24 +01:00 |
|
htlcnn
|
286c77e3b0
|
black ifcopenshell-python
|
2020-11-02 08:28:02 +11:00 |
|
gpioto
|
98f4c8518e
|
Casting default timestamp template to integer
The documentation of IFC indicates that the timestamp must be of type Integer. (https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifctimestamp.htm)
If not, it cause some problems importing the generated IFC file in some platforms
|
2019-08-28 09:01:13 +02:00 |
|
thorade
|
6cd59aa121
|
autopep8 aggressive
autopep8 --in-place --recursive --max-line-length=200 --aggressive --aggressive --aggressive ifcopenshell
|
2017-11-07 15:28:45 +01:00 |
|
thorade
|
8439e5b46d
|
autopep8
autopep8 --in-place --recursive --max-line-length=200 ifcopenshell
|
2017-11-07 15:28:45 +01:00 |
|
thorade
|
6bffee83fe
|
identical from __future__ import in ALL py files
|
2017-11-05 16:17:27 +01:00 |
|
Thomas Krijnen
|
effcecc75f
|
ifcopenshell.template.create()
|
2017-10-06 16:05:55 +02:00 |
|