The Curve tool can rebuild when its children change
Adding Rebuliding and Rebuild to IObject3D
This commit is contained in:
parent
410c95d613
commit
ca438aba4b
30 changed files with 68 additions and 46 deletions
|
|
@ -45,7 +45,7 @@ using Newtonsoft.Json.Converters;
|
|||
namespace MatterHackers.MatterControl.DesignTools
|
||||
{
|
||||
[WebPageLink("About Braille", "https://en.wikipedia.org/wiki/Braille")]
|
||||
public class BrailleObject3D : Object3D, IRebuildable
|
||||
public class BrailleObject3D : Object3D, IPublicPropertyObject
|
||||
{
|
||||
public BrailleObject3D()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue