API 文档 > 3D drawings and annotations > Object ProSymbol > Function ProSymbolDesignate
Function ProSymbolDesignate
Description
Designate a dimension, dimension tolerance, geometric toleranceor surface finish symbol.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProSymbolDesignate
(
ProMdl mdl
/* (In)
The model.
*/
ProName symbol
/* (In)
The symbol of the model enity.
*/
)
Returns
The function succeeded.
The symbol is already designated.
Invalid input arguments provided.
这对您有帮助吗?