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:
@ -1271,7 +1271,7 @@ description: Artifact commands tooling-nest-block.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -5.950000000000003,
|
||||
"x": -5.95,
|
||||
"y": 25.0,
|
||||
"z": 0.0
|
||||
}
|
||||
|
@ -1260,7 +1260,7 @@ description: Operations executed tooling-nest-block.kcl
|
||||
"radius": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 5.9399999999999995,
|
||||
"value": 5.94,
|
||||
"ty": {
|
||||
"type": "Default",
|
||||
"len": {
|
||||
@ -1304,7 +1304,7 @@ description: Operations executed tooling-nest-block.kcl
|
||||
"radius": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 5.9399999999999995,
|
||||
"value": 5.94,
|
||||
"ty": {
|
||||
"type": "Default",
|
||||
"len": {
|
||||
@ -1348,7 +1348,7 @@ description: Operations executed tooling-nest-block.kcl
|
||||
"radius": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 0.37124999999999997,
|
||||
"value": 0.3712,
|
||||
"ty": {
|
||||
"type": "Known",
|
||||
"type": "Length",
|
||||
@ -1680,7 +1680,7 @@ description: Operations executed tooling-nest-block.kcl
|
||||
"radius": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 2.9699999999999998,
|
||||
"value": 2.97,
|
||||
"ty": {
|
||||
"type": "Default",
|
||||
"len": {
|
||||
@ -1900,7 +1900,7 @@ description: Operations executed tooling-nest-block.kcl
|
||||
"radius": {
|
||||
"value": {
|
||||
"type": "Number",
|
||||
"value": 0.7424999999999999,
|
||||
"value": 0.7425,
|
||||
"ty": {
|
||||
"type": "Known",
|
||||
"type": "Length",
|
||||
|
Reference in New Issue
Block a user