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.
User Guide References
도움이 되셨나요?