API 설명서
>
3D drawings and annotations
>
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
The ProDimension Object:ProDimensionSymbolGet
Visiting Dimensions:ProDimensionSymbolGet
Read Functions Supporting Inheritance Features:ProDimensionSymbolGet
Equivalent Pro/DEVELOP Functions:ProDimensionSymbolGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.