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