API 설명서 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemCopyGet
Function ProAnnotationelemCopyGet
Description
Gets the copy flag of the specified annotation element (determines if references will be copied into the element).
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationelemCopyGet
(
/* (In)
The annotation element.
*/
/* (Out)
PRO_B_TRUE if the annotation element contains copies of its references, PRO_B_FALSE if not.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
User Guide References
도움이 되셨나요?