API 설명서 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemAnnotationGet
Function ProAnnotationelemAnnotationGet
Description
Gets the annotation contained in an annotation element.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationelemAnnotationGet
(
/* (In)
The annotation element.
*/
ProAnnotation* annotation
/* (Out)
The annotation.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The annotation element does not contain an annotation.
Sample Code References
User Guide References
도움이 되셨나요?