Function ProSetdatumtagAdditionalTextLocationGet
Description
Gets Additional text point of datum feature symbol.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagAdditionalTextLocationGet
(
/* (In)
The set datum tag.
*/
ProDrawing drawing
/* (In)
Pass drawing for dfs owned by solid and shown in drawing. Pass NULL otherwise.
*/
ProView view
/* (In)
Pass view if drw is not NULL. Pass NULL otherwise.
*/
Pro3dPnt addl_pnt
/* (Out)
point
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The set datum tag annotation is not found or it has no Additional Text.
User Guide References
Было ли это полезно?