API 文件集 > 3D drawings and annotations > Object ProGtol > Function ProGtolAttachOnAnnotationGet
Function ProGtolAttachOnAnnotationGet
Description
Get annotation from gtol Attach
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachOnAnnotationGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
ProAnnotation* p_annot
/* (Out)
annotation
*/
)
Returns
The function completed successfully.
The input argument is invalid.
Sample Code References
這是否有幫助?