Fixed SoBrepEdgeSet error (thanks to wmayer).

This commit is contained in:
Markus Lampert 2016-12-02 12:31:33 -08:00
parent 9864684f1c
commit e597771c5f

View File

@ -107,6 +107,7 @@ ViewProviderPath::ViewProviderPath()
pcLines = new PartGui::SoBrepEdgeSet();
pcLines->ref();
pcLines->coordIndex.setNum(0);
pcLineColor = new SoMaterial;
pcLineColor->ref();