V2 Deserializers (Import)
-
There are some functional changes coming in the V2 deserializers, i.e. importing AMF, DXF, OBJ, STL, and SVG files.
The first major changes is that both translation and instantiation is possible. Like before, translation of found geometries to JSCAD scripts is possible. In addition, found geometries can instantiated directly in object form.
The second major change is that ALL found geometries are returned. No more unions. So, you can directly work with any one of geometries.
The third major change is...
... geometries can have color. This conversion was from a large DXF with lots of 2D lines.