Improved measure tool
This commit is contained in:
parent
ed0940605b
commit
f59b323c61
32 changed files with 277 additions and 81 deletions
|
|
@ -46,7 +46,7 @@ using Newtonsoft.Json;
|
|||
|
||||
namespace MatterHackers.MatterControl.DesignTools.Operations
|
||||
{
|
||||
public class RevolveObject3D : Object3D, IEditorDraw
|
||||
public class RevolveObject3D : Object3D, ISelectedEditorDraw
|
||||
{
|
||||
[MaxDecimalPlaces(2)]
|
||||
public double AxisPosition { get; set; } = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue