API 文档
>
Dimensions
>
Object ProDisplaymode
> Function ProDisplaymodeSet
Function ProDisplaymodeSet
Description
Sets the current dimension value display mode to symbolic or numeric.
Replacement in Object TOOLKIT:
pfcBaseSession::DimensionDisplayMode
Synopsis
#include <
ProDimension.h
>
ProError
ProDisplaymodeSet
(
ProDisplayMode
mode
/* (In)
The new dimension display mode.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set display mode.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestDimension.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳