Include NodePath in artifact graph mermaid charts as comments (#6884)
* Display NodePath in artifact graph mermaid charts * Update output * Change node path display to be only comments * Update output * Update output after rebase
This commit is contained in:
@ -554,8 +554,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25405.079999999998,
|
||||
"y": -25405.079999999998,
|
||||
"x": -25405.08,
|
||||
"y": -25405.08,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -580,8 +580,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25410.159999999996,
|
||||
"y": -25410.159999999996,
|
||||
"x": -25410.16,
|
||||
"y": -25410.16,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -593,8 +593,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25412.699999999997,
|
||||
"y": -25412.699999999997,
|
||||
"x": -25412.7,
|
||||
"y": -25412.7,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -606,8 +606,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25415.239999999998,
|
||||
"y": -25415.239999999998,
|
||||
"x": -25415.24,
|
||||
"y": -25415.24,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -632,8 +632,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25420.319999999996,
|
||||
"y": -25420.319999999996,
|
||||
"x": -25420.32,
|
||||
"y": -25420.32,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -645,8 +645,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25422.859999999997,
|
||||
"y": -25422.859999999997,
|
||||
"x": -25422.86,
|
||||
"y": -25422.86,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -658,8 +658,8 @@ description: Artifact commands dodecahedron.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -25402.793999999998,
|
||||
"y": -25402.793999999998,
|
||||
"x": -25402.794,
|
||||
"y": -25402.794,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -2333,7 +2333,7 @@ description: Artifact commands dodecahedron.kcl
|
||||
"property": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": -6609.079999999999
|
||||
"z": -6609.08
|
||||
},
|
||||
"set": false,
|
||||
"is_local": true
|
||||
@ -2381,7 +2381,7 @@ description: Artifact commands dodecahedron.kcl
|
||||
"property": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": -6614.159999999999
|
||||
"z": -6614.16
|
||||
},
|
||||
"set": false,
|
||||
"is_local": true
|
||||
@ -2501,7 +2501,7 @@ description: Artifact commands dodecahedron.kcl
|
||||
"property": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": -6626.859999999999
|
||||
"z": -6626.86
|
||||
},
|
||||
"set": false,
|
||||
"is_local": true
|
||||
|
||||
@ -484,7 +484,7 @@ description: Operations executed dodecahedron.kcl
|
||||
"length": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 2000.1100000000001,
|
||||
"value": 2000.11,
|
||||
"ty": {
|
||||
"type": "Default",
|
||||
"len": {
|
||||
|
||||
Reference in New Issue
Block a user