Made the scale top control have consideration for Height
This commit is contained in:
parent
c45371da69
commit
52c91d17b2
11 changed files with 461 additions and 34 deletions
|
|
@ -36,7 +36,7 @@ using MatterHackers.VectorMath;
|
|||
|
||||
namespace MatterHackers.MatterControl.DesignTools
|
||||
{
|
||||
public class PyramidObject3D : PrimitiveObject3D
|
||||
public class PyramidObject3D : PrimitiveObject3D, IObjectWithHeight
|
||||
{
|
||||
public PyramidObject3D()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue