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:
Synopsis
#include <ProDimension.h>
ProSymbolUndesignate
(
ProMdl mdl
/* (In)
The model.
*/
ProName symbol
/* (In)
The symbol of the model entity.
*/
)
Returns
The function succeeded.
The symbol is not currently designated.
Invalid input arguments provided.
User Guide References
도움이 되셨나요?