Took out ActiveEditor property
This commit is contained in:
parent
230aeca9a5
commit
035c6a1922
30 changed files with 85 additions and 64 deletions
|
|
@ -40,7 +40,7 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
{
|
||||
public class TorusObject3D : Object3D, IRebuildable
|
||||
{
|
||||
public override string ActiveEditor => "PublicPropertyEditor";
|
||||
|
||||
|
||||
public TorusObject3D()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue