API 설명서 > 3D drawings and annotations > Object ProSetdatumtag > Function ProSetdatumtagTextPointGet
Function ProSetdatumtagTextPointGet
Description
Gets text point of datum feature symbol.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagTextPointGet
(
/* (In)
The set datum tag.
*/
/* (In)
Pass drawing for dfs owned by solid and shown in drawing. Pass NULL otherwise.
*/
ProView view
/* (In)
View in which DFS is shown if drawing is not NULL.
*/
/* (Out)
point
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?