+ remove references to SoFCSelection where not needed

This commit is contained in:
wmayer
2015-05-20 19:24:12 +02:00
parent 9c6e26d974
commit cab441cf2a
32 changed files with 2 additions and 85 deletions

View File

@@ -76,7 +76,7 @@ void ViewProviderImagePlane::attach(App::DocumentObject *pcObj)
ViewProviderDocumentObject::attach(pcObj);
// NOTE: SoFCSelection node has beem removed because it led to
// problems using the image as a construction plan with the
// problems using the image as a construction plane with the
// draft commands
SoSeparator* planesep = new SoSeparator;
planesep->addChild(pcCoords);