Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions examples/Georeferencing/georeferenced-bridge-deck.ifcx
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"header": {
"version": "ifcx_alpha",
"author": "authorname",
"id": "ifc5.technical.buildingsmart.org/examples/Georeferencing/georeferenced-bridge-deck.ifcx",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "technical@buildingsmart.org",
"timestamp": "time string"
},
"imports": [
Expand Down
5 changes: 3 additions & 2 deletions examples/Hello Wall/advanced/3rd-window-thinwall.ifcx
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"header": {
"id": "ifc5.technical.buildingsmart.org/examples/Hello Wall/advanced/3rd-window-thinwall@v1.ifcx",
"version": "ifcx_alpha",
"author": "authorname",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "technical@buildingsmart.org",
"timestamp": "time string"
},
"imports": [
Expand Down
5 changes: 3 additions & 2 deletions examples/Hello Wall/advanced/3rd-window.ifcx
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"header": {
"id": "ifc5.technical.buildingsmart.org/examples/Hello Wall/advanced/3rd-window@v1.ifcx",
"version": "ifcx_alpha",
"author": "authorname",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "technical@buildingsmart.org",
"timestamp": "time string"
},
"imports": [
Expand Down
5 changes: 3 additions & 2 deletions examples/Hello Wall/advanced/add-2nd-storey.ifcx
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"header": {
"id": "ifc5.technical.buildingsmart.org/examples/Hello Wall/advanced/add-2nd-storey@v1.ifcx",
"version": "ifcx_alpha",
"author": "authorname",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "technical@buildingsmart.org",
"timestamp": "time string"
},
"imports": [
Expand Down
5 changes: 3 additions & 2 deletions examples/Hello Wall/advanced/double-wall.ifcx
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"header": {
"id": "ifc5.technical.buildingsmart.org/examples/Hello Wall/advanced/double-wall@v1.ifcx",
"version": "ifcx_alpha",
"author": "authorname",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "technical@buildingsmart.org",
"timestamp": "time string"
},
"imports": [
Expand Down
3 changes: 2 additions & 1 deletion examples/PCERT-Sample-Scene/cci@v1.ifcx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"header": {
"id": "https://identifier.buildingsmart.org/uri/molio/cciconstruction/1.0",
"version": "ifcx_alpha",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "authorname",
"timestamp": "time string"
},
Expand Down
3 changes: 2 additions & 1 deletion examples/PCERT-Sample-Scene/fruitvegs@v1.6.ifcx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"header": {
"id": "https://identifier.buildingsmart.org/uri/bs-agri/fruitvegs/1.6",
"version": "ifcx_alpha",
"ifcxVersion": "ifcx_alpha",
"dataVersion": "1.0.0",
"author": "authorname",
"timestamp": "time string"
},
Expand Down