API 文件集 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferenceAdd
Function ProAnnotationelemReferenceAdd
Description
Adds a strong reference to the annotation element.
Licensing Requirement
Synopsis
ProAnnotationelemReferenceAdd
(
ProSelection element
/* (In)
The annotation element. If the annotation element belongs to an assembly, component path must be specified.
*/
ProBoolean allow_fix_ui
/* (In)
PRO_B_TRUE to bring up the Fix Model UI in the event of regeneration failure; PRO_B_FALSE to abort the reference adding.
*/
/* (In)
The item to use as a strong reference.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The annotation element already has a reference to this item.
User defined references are not permitted for driving dimension annotation elements.
這是否有幫助?