Fixed SoBrepEdgeSet error (thanks to wmayer).
This commit is contained in:
@@ -107,6 +107,7 @@ ViewProviderPath::ViewProviderPath()
|
||||
|
||||
pcLines = new PartGui::SoBrepEdgeSet();
|
||||
pcLines->ref();
|
||||
pcLines->coordIndex.setNum(0);
|
||||
|
||||
pcLineColor = new SoMaterial;
|
||||
pcLineColor->ref();
|
||||
|
||||
Reference in New Issue
Block a user