Skip to content

Commit

Permalink
Fix specs
Browse files Browse the repository at this point in the history
  • Loading branch information
kwkwan committed Jan 9, 2025
1 parent 68d2385 commit 7b608ef
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
type: "core:Address [0..*]",
},
{
name: "uro:boundedBy",
type: "uro:_BoundarySurface [0..*]",
name: "bldg:boundedBy",
type: "bldg:_BoundarySurface [0..*]",
},
{
name: "bldg:lod2Solid",
Expand Down Expand Up @@ -323,8 +323,8 @@
type: "core:Address [0..*]",
},
{
name: "uro:boundedBy",
type: "uro:_BoundarySurface [0..*]",
name: "bldg:boundedBy",
type: "bldg:_BoundarySurface [0..*]",
},
{
name: "bldg:lod2Solid",
Expand Down Expand Up @@ -546,8 +546,8 @@
type: "core:Address [0..*]",
},
{
name: "uro:boundedBy",
type: "uro:_BoundarySurface [0..*]",
name: "bldg:boundedBy",
type: "bldg:_BoundarySurface [0..*]",
},
{
name: "bldg:lod2Solid",
Expand Down

0 comments on commit 7b608ef

Please sign in to comment.