API ドキュメンテーション
>
3D drawings and annotations
>
Object ProSymbol
> Function ProSymbolUndesignate
Function ProSymbolUndesignate
Description
Undesignate a dimension, dimension tolerance, geometric tolerance,or surface finish.
Replacement in Object TOOLKIT:
wfcWModel::UndesignateSymbol
Synopsis
#include <
ProDimension.h
>
ProError
ProSymbolUndesignate
(
ProMdl
mdl
/* (In)
The model.
*/
ProName
symbol
/* (In)
The symbol of the model entity.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_NO_CHANGE
The symbol is not currently designated.
PRO_TK_BAD_INPUTS
Invalid input arguments provided.
User Guide References
寸法とシンボルの指定:ProSymbolUndesignate
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。