Working on adding all primitives
This commit is contained in:
parent
516a3cdbc6
commit
7ef109e749
18 changed files with 332 additions and 26 deletions
|
|
@ -66,7 +66,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
path.LineTo(0, Height);
|
||||
|
||||
Mesh = VertexSourceToMesh.Revolve(path, Sides);
|
||||
Mesh.CleanAndMergeMesh(CancellationToken.None);
|
||||
|
||||
if (aabb.ZSize > 0)
|
||||
{
|
||||
// If the part was already created and at a height, maintain the height.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue