fix: fix face generation error of BME streets prototype.
This commit is contained in:
parent
07298fd21c
commit
c58af8ce48
@ -43,7 +43,7 @@
|
|||||||
"params": {
|
"params": {
|
||||||
"length": "length",
|
"length": "length",
|
||||||
"height": "height",
|
"height": "height",
|
||||||
"face": "(face[0], face[1], face[3], face[2], face[5], False)",
|
"face": "(face[0], face[1], face[2], face[3], face[5], False)",
|
||||||
"is_sink": "is_sink",
|
"is_sink": "is_sink",
|
||||||
"is_ribbon": "False"
|
"is_ribbon": "False"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user