Initial commit

This commit is contained in:
2026-08-19 19:34:30 +08:00
commit beba8744b4
285 changed files with 74293 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# SolidWorks to JSON Plugin
This program exports SolidWorks modeling history into a stable JSON format.
The export should preserve, where available:
- sketches and drawable entities;
- workplanes, reference faces, and axes;
- feature order and feature parameters;
- named faces, edges, and feature references;
- source document metadata needed for validation.
The output is consumed by `json_to_cdsl/`.
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@