API Documentation > Miscellaneous > Object ProGtoldata > Function ProGtolAttachOnDatumGet
Function ProGtolAttachOnDatumGet
Description
Get datum from gtol Attach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachOnDatumGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
/* (Out)
Datum Feature Symbol annotation or Legacy Set datum tag annotation.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
User Guide References
Was this helpful?