Refactoring to build a Height scaling top control
This commit is contained in:
parent
5c2308a134
commit
8511191abb
8 changed files with 74 additions and 52 deletions
|
|
@ -35,8 +35,6 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
{
|
||||
public interface IObject3DControlsProvider
|
||||
{
|
||||
List<IObject3DControl> GetObject3DControls(Object3DControlsLayer object3DControlsLayer);
|
||||
void AddObject3DControls(Object3DControlsLayer object3DControlsLayer);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue