You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This project provides:
9
9
-**`sketch_canonical`**: Platform-independent schema for 2D sketch geometry and constraints
10
10
-**`sketch_adapter_freecad`**: Adapter for FreeCAD's Sketcher workbench
11
11
12
-
The canonical format enables sketches to be stored, transferred, and manipulated independently of any specific CAD system.
12
+
The canonical format enables constrained sketches to be stored, transferred, and manipulated independently of any specific CAD system.
13
13
14
14
See [SPECIFICATION.md](SPECIFICATION.md) for the complete technical specification, including supported geometry types, constraints, JSON schema format, and platform-specific adapter details.
0 commit comments