API 설명서
>
Graphics and model display
>
Object ProGraphics
> Function ProGraphicsModeSet
Function ProGraphicsModeSet
Description
Sets the drawing mode.
Replacement in Object TOOLKIT:
pfcDisplay::CurrentGraphicsMode
Synopsis
#include <
ProGraphic.h
>
ProError
ProGraphicsModeSet
(
ProDrawMode
new_mode
/* (In)
The new drawing mode
*/
ProDrawMode
* old_mode
/* (Out)
The previous mode
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the value.
Sample Code References
pt_examples ( TestGraphics.c )
pt_examples ( TestGraphics.c )
pt_userguide ( UgGraphPolyLineDrawUtil.c )
User Guide References
Setting Line Styles for Creo Toolkit Graphics:ProGraphicsModeSet
Example 6: Drawing a Rubber-Band Line:ProGraphicsModeSet
Equivalent Pro/DEVELOP Functions:ProGraphicsModeSet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.