jsketcher/web/test/cases/data/brep/overlap.face.inside.intersect/out.json
2017-03-16 00:34:33 -07:00

6 lines
299 B
JSON

{
"format": "LOOPS", "vertices": [
[-100, -100, -250], [-100, -100, 250], [-100, 100, -250], [-100, 100, 250], [100, -100, -250], [100, -100, 250],
[100, 100, -250], [100, 100, 250]
], "faces": [[[3, 1, 5, 7]], [[0, 2, 6, 4]], [[0, 4, 5, 1]], [[4, 6, 7, 5]], [[6, 2, 3, 7]], [[2, 0, 1, 3]]]
}