+ remove references to SoFCSelection where not needed
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user