Documentação da API > 3D drawings and annotations > Object ProSetdatumtag > Function ProSetdatumtagAdditionalTextGet
Function ProSetdatumtagAdditionalTextGet
Description
Gets Additional text and Position to datum feature symbol annotation
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagAdditionalTextGet
(
/* (In)
datum feature symbol annotation.
*/
wchar_t** lbl
/* (Out)
label of datum feature symbol. Free it using ProWstringFree()
*/
/* (Out)
position where the Additional text Appears.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Isto foi útil?