feat: core export script

This commit is contained in:
kellervater
2025-05-10 11:20:13 +02:00
parent a1c8d11b6a
commit 27213d9d50
3 changed files with 2800 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"autodeskProduct": "Fusion",
"type": "script",
"author": "kellervater (Patrick Poetz)",
"description": {
"": "Exports\n* Supports in all sane dimensions\n* Lock Pin\n* All Bodies which can be found in the Group \"Connectors\" and its subgroups"
},
"version": "",
"supportedOS": "windows|mac",
"editEnabled": true,
"iconFilename": "ScriptIcon.svg"
}