Adding a printable flag
This commit is contained in:
parent
8824d35e5e
commit
846f665db7
8 changed files with 32 additions and 17 deletions
|
|
@ -122,7 +122,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
[HideFromEditor]
|
||||
public bool PositionsHaveBeenSet { get; set; } = false;
|
||||
|
||||
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