Fixed and improved Brairlle Object
Added Split Camel Case extension
This commit is contained in:
parent
94f6eebfe2
commit
d44207ea2a
19 changed files with 274 additions and 485 deletions
|
|
@ -53,7 +53,6 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
[DisplayName("Rotate About")]
|
||||
public DirectionAxis Axis { get; set; } = new DirectionAxis() { Origin = Vector3.NegativeInfinity, Normal = Vector3.UnitZ };
|
||||
|
||||
[DisplayName("Rotate Part")]
|
||||
[Description("Rotate the part to the same angle as the array.")]
|
||||
public bool RotatePart { get; set; } = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue