API ドキュメンテーション
>
Dimensions
>
Object ProDimension
> Function ProDimensionSymbolGet
Function ProDimensionSymbolGet
Description
Retrieves the symbol of a specified dimension.
Replacement in Object TOOLKIT:
pfcBaseDimension::Symbol
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionSymbolGet
(
ProDimension
* dimension
/* (In)
The dimension handle.
*/
ProName
symbol
/* (Out)
the dimension symbol.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the symbol.
PRO_TK_GENERAL_ERROR
The data structure was not set.
Sample Code References
pt_examples ( TestDimension.c )
pt_examples ( TestDimension.c )
pt_examples ( TestCollect.c )
pt_userguide ( UgUISlider.c )
User Guide References
ProDimension オブジェクト:ProDimensionSymbolGet
寸法のチェック:ProDimensionSymbolGet
継承フィーチャーをサポートする読み取り関数:ProDimensionSymbolGet
同等の Pro/DEVELOP 関数:ProDimensionSymbolGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。