API Documentation
>
Creo Parametric user interface
>
Object ProMessage
> Function ProMessageClear
Function ProMessageClear
Description
Scrolls the text in the message area up one line after a call to
ProMessageDisplay
(). This command produces only one carriage return; if called multiple times the command is ignored.
Replacement in Object TOOLKIT:
pfcSession::UIClearMessage
Synopsis
#include <
ProMessage.h
>
void
ProMessageClear
(void)
Returns
None
Sample Code References
pt_examples ( TestAsm.c )
pt_examples ( TestAsm.c )
pt_examples ( TestAsm.c )
pt_examples ( TestAsm.c )
pt_examples ( TestAsm.c )
pt_examples ( TestAsm.c )
pt_examples ( TestDrag.c )
pt_examples ( TestConfig.c )
pt_examples ( TestConfig.c )
pt_examples ( TestConfig.c )
pt_examples ( TestGraphics.c )
pt_examples ( TestMain.c )
pt_examples ( TestMain.c )
pt_examples ( TestMain.c )
pt_examples ( TestMessage.c )
pt_examples ( TestMessage.c )
pt_examples ( TestMessage.c )
pt_examples ( TestMessage.c )
pt_userguide ( UgGeomChildDisp.c )
pt_userguide ( UgGeomCurveLength.c )
pt_userguide ( UgGeomSurfArea.c )
pt_userguide ( UgGeomSurfRename.c )
User Guide References
Writing a Message to the Message Window:ProMessageClear
Equivalent Pro/DEVELOP Functions:ProMessageClear
Was this helpful?
This site works best with JavaScript enabled