DiscussionsIssue archiveData Exchange and Application Framework

Archived discussion

Disable STEPCAFControl_Writer Statistics on Transfer

Data Exchange and Application FrameworkFri, 12/20/2024 - 03:352 replies

Browse this forum
QuestionAuthor

How do I disable the output generated by STEPCAFControl_Writer.Write(<filepath>)? The output I am referring to looks like...

*******************************************************************
****** Statistics on Transfer (Write) ******

*******************************************************************
****** Transfer Mode = 0 I.E. As Is ******
****** Transferring Shape, ShapeType = 6 ******

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

Take a look into the following answer for similar question for managing printers in OCCT.

02Author

Exactly what I was looking for. Thank you.