The beginning of variable support
This commit is contained in:
parent
8a66242699
commit
4f3a241e86
22 changed files with 187 additions and 85 deletions
|
|
@ -46,7 +46,7 @@ using Newtonsoft.Json.Converters;
|
|||
namespace MatterHackers.MatterControl.DesignTools
|
||||
{
|
||||
[HideChildrenFromTreeView]
|
||||
public class TextObject3D : Object3D, IObjectWithHeight
|
||||
public class TextObject3D : Object3D
|
||||
{
|
||||
public TextObject3D()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue