Adding a printable flag
This commit is contained in:
parent
8824d35e5e
commit
846f665db7
8 changed files with 32 additions and 17 deletions
|
|
@ -66,7 +66,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
|
||||
public double Temperature { get; set; } = 210;
|
||||
|
||||
public override bool Persistable => false;
|
||||
public override bool Printable => false;
|
||||
|
||||
public void AddObject3DControls(Object3DControlsLayer object3DControlsLayer)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue