Fixing null and improving help text
This commit is contained in:
parent
540bbcbba6
commit
b5302eb1f4
4 changed files with 35 additions and 7 deletions
|
|
@ -47,7 +47,7 @@ using MatterHackers.VectorMath;
|
|||
|
||||
namespace MatterHackers.MatterControl.DesignTools
|
||||
{
|
||||
[MarkDownDescription("Drag the spheres to the locations you would like to measure the distance between.")]
|
||||
[MarkDownDescription("Drag the spheres to the locations you would like to measure the distance between. The object on the bed will not print.")]
|
||||
[HideMeterialAndColor]
|
||||
public class MeasureToolObject3D : Object3D, IObject3DControlsProvider, IAlwaysEditorDraw, IEditorButtonProvider
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue