API Documentation > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferenceStrengthen
Function ProAnnotationelemReferenceStrengthen
Description
Converts a weak reference to a strong reference.
Licensing Requirement
Synopsis
ProAnnotationelemReferenceStrengthen
(
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's attribute changing.
*/
/* (In)
The item to use as a strong reference.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more inputs was invalid.
The annotation element doesn't contain this weak reference.
This weak reference may not be strengthened due to the rules for the individual annotation.
User Guide References
Was this helpful?