Tools to create new grids from scratch. More...
Modules | |
Basic Elements | |
Creation of basic grid elements from the current selection. | |
Geometries | |
Creation of basic geometries like cubes and spheres. | |
Functions | |
Mesh * | CloneMesh (Mesh *mesh) |
Creates a new mesh and copies all content from the given mesh into the new instance. More... | |
void | CopySelection (Mesh *srcMesh, Mesh *targetMesh) |
Copies the selected elements to a new mesh. More... | |
Tools to create new grids from scratch.
Creates a new mesh and copies all content from the given mesh into the new instance.