Initial commit
This commit is contained in:
@@ -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/`.
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user