Fixed SoBrepEdgeSet error (thanks to wmayer).

This commit is contained in:
Markus Lampert
2016-12-02 12:31:33 -08:00
parent 7477d547c4
commit a9bda71acb

View File

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