source typo fixes pt3 (only on py3 merged code)
This commit is contained in:
@@ -193,7 +193,7 @@ void ViewProviderRobotObject::updateData(const App::Property* prop)
|
||||
if (node) pcRobotRoot->addChild(node);
|
||||
pcRobotRoot->addChild(pcTcpRoot);
|
||||
}
|
||||
// search for the conection points +++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
// search for the connection points +++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
Axis1Node = Axis2Node = Axis3Node = Axis4Node = Axis5Node = Axis6Node = 0;
|
||||
SoSearchAction searchAction;
|
||||
SoPath * path;
|
||||
|
||||
Reference in New Issue
Block a user