Make thumbnails icons for design history
This commit is contained in:
parent
b410ba9ff1
commit
4aa132904c
17 changed files with 86 additions and 13 deletions
|
|
@ -45,6 +45,8 @@ namespace MatterHackers.MatterControl.DesignTools
|
|||
Color = Operations.Object3DExtensions.PrimitiveColors["Ring"];
|
||||
}
|
||||
|
||||
public override string ThumbnailName => "Ring";
|
||||
|
||||
public RingObject3D(double outerDiameter, double innerDiameter, double height, int sides)
|
||||
: this()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue