Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Add Handle to parts.json
Browse files Browse the repository at this point in the history
  • Loading branch information
flxwed committed Nov 26, 2023
1 parent 1231165 commit 0564dbf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions parts.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,5 +471,13 @@
"properties": {
"QuantityRange": "string"
}
},
"Handle": {
"extends": "Part",
"properties": {
"Swing": "number",
"TriggerMode": "number",
"ToolName": "string"
}
}
}

0 comments on commit 0564dbf

Please sign in to comment.