refactoring
This commit is contained in:
parent
d1beaf9490
commit
9f6b6133ac
13 changed files with 40 additions and 44 deletions
|
|
@ -151,7 +151,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
|
|||
|
||||
VertexStorage = allLoops.CreateVertexStorage();
|
||||
|
||||
VertexStorage.Add(0, 0, ShapePath.FlagsAndCommand.Stop);
|
||||
VertexStorage.Add(0, 0, FlagsAndCommand.Stop);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue