@salusoft89/planegcs
Version:
A wasm build and a simple wrapper of the FreeCAD PlaneGCS (2D geometric constraint solver)
5 lines • 305 B
JavaScript
// This library provides WebAssembly bindings for the FreeCAD's geometric solver library planegcs.
// Copyright (C) 2023 Miroslav Šerý, Salusoft89 <miroslav.sery@salusoft89.cz>
// Copyright (C) 2023 Jiří Hon, Salusoft89 <jiri.hon@salusoft89.cz>
export {};
//# sourceMappingURL=constraints.js.map