Documentação da API > 3D drawings and annotations > Object ProSetdatumtag > Function ProSetdatumtagTextLocationGet
Function ProSetdatumtagTextLocationGet
DEPRECATED:
Since Creo 7
Description
Note: This function is deprecated. Use ProSetdatumtagTextPointGet() instead. Gets text point of datum feature symbol.
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagTextLocationGet
(
/* (In)
The set datum tag.
*/
/* (In)
Pass drawing for dfs owned by solid and shown in drawing. Pass NULL otherwise.
*/
/* (Out)
point
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
User Guide References
Isto foi útil?