More path work
This commit is contained in:
parent
a22301101d
commit
030a81e9bc
14 changed files with 53 additions and 26 deletions
|
|
@ -193,7 +193,7 @@ namespace MatterHackers.Plugins.EditorTools
|
|||
|
||||
lastItem = selectedItem;
|
||||
|
||||
if (selectedItem is PathObject3D pathObject)
|
||||
if (selectedItem is PathContainerObject3D pathObject)
|
||||
{
|
||||
var vertexStorage = pathObject.VertexStorage;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue