API 文件集 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferencesInheritSet
Function ProAnnotationelemReferencesInheritSet
Description
Set child annotation element to inherit references from parent.
Synopsis
ProAnnotationelemReferencesInheritSet
(
/* (In)
Annotation element.
*/
ProBoolean inherit
/* (In)
PRO_B_TRUE to inherit references from parent.
*/
)
Returns
The function succeeded.
annotation is not child annotation.
One or more input arguments was invalid.
child annotation not supported to inherit references.
這是否有幫助?