Refactoring - moving files
This commit is contained in:
parent
50d77638c7
commit
6d6337f5aa
13 changed files with 355 additions and 282 deletions
|
|
@ -70,8 +70,6 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
this.RotateAbout.Origin = aabb.Center;
|
||||
}
|
||||
|
||||
public override bool CanFlatten => true;
|
||||
|
||||
#region // editable properties
|
||||
public DirectionAxis RotateAbout { get; set; } = new DirectionAxis() { Origin = Vector3.Zero, Normal = Vector3.UnitZ };
|
||||
[DisplayName("Angle")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue