X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FIGESAppli%2FIGESAppli_ToolNodalDisplAndRot.cxx;h=c8a72a9e62c14de6947e01238530bce1a2144dd5;hb=8c2d33142687b5317c84b75eafe734fe4c0f33a4;hpb=caee80f39fc059c59f040dcc5a603d3cee158d02 diff --git a/src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cxx b/src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cxx index 89225a9a0f..c8a72a9e62 100644 --- a/src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cxx +++ b/src/IGESAppli/IGESAppli_ToolNodalDisplAndRot.cxx @@ -251,7 +251,7 @@ void IGESAppli_ToolNodalDisplAndRot::OwnDump for (Standard_Integer j = 1; j <= nbnodes; j ++) { S << "[" << j << "]: - NodeIdentifier : " - << ent->NodeIdentifier(j) << " - Node :"<NodeIdentifier(j) << " - Node :"<Node(j),S, 1); S << " - Parameters : " << Message_EndLine;