Toolbox¶
Copy Geometry from Command File to Application Layer¶
A surface can be represented as multi-geometries, for example a triangular mesh for each triangle in the surface. These multi-geometries can also be combined into standalone triangular meshes during the copying process.

Create Object in Application Layer¶
There is now better handling of empty drawings without application layers.
If we opened an empty drawing in version 19 and started construction of application layer objects, for example Create line in application layer from the quick menu, we got an error message about no active application layers.
To make it easier, especially for new users, we now get a question about whether we want to create a new application layer and start working with geometry.

If you answer Yes, an application layer with the name Unnamed will be created. If it exists from before, it gets the name Unnamed1 etc.
Tip
The name can be changed afterwards to what we want.