Jan Brouwer
Jan Brouwer
Most other file formats define things like "created by" in a header. I have never seen anyone use it for more than this purpose. The history of a project (and...
Until now I have been creating (optional) headers for IFCJSON files like this: ``` { "header": { "file_description": { "description": "ViewDefinition [CoordinationView]", "implementation_level": "2;1" }, "file_name": { "name": "7m900_tue_hello_wall_with_door.json", "time_stamp":...
We had a discussion some time ago about the "data" section in IFCJSON, and if it was necessary. I believe we made the choice that it was optional for snippets...
https://github.com/IFCJSON-Team/IFC.JSON-4/tree/master/Documentation#25-identifiers Line numbers are not part of the IFC4 schema, only for the SPF implementation, so I would not add them to the IFC.JSON-4 implementation. I propose to only allow...