DiscussionsIssue archiveOCCT:Data Exchange

Archived issue #0026100

Incorrect printout in StlTransfer::RetrieveMesh

Open CASCADEOCCT:Data Exchangeclosed1 public note

Search issues

Description

There is an incorrect printout:

#ifdef OCCT_DEBUG
    cout << "Fail in StlTransfer::BuildIncrementalMesh" << endl;
#endif

Besides, check the #include directives - seems some of them are not needed anymore, for example:

#include <BRepMesh_IncrementalMesh.hxx>

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 1
Fix for issue #0028840 makes current problem not actual: code described in the issue is obsolete. It is suggested to close the issue.

Dear abv,
Do you have any objections?

Related records