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 |
|