API 설명서 > 3D drawings and annotations > Object ProSetdatumtag > Function ProSetdatumtagTextstyleSet
Function ProSetdatumtagTextstyleSet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProAnnotationTextstyleSet() instead. Assigns the text style for the set datum tag.
Note:Angle and Mirror properties cannot be set. They can be set only for Notes and Dimensions.
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagTextstyleSet
(
/* (In)
The set datum tag.
*/
ProTextStyle text_style
/* (In)
The text style.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?