API 설명서 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferencesSet
Function ProAnnotationelemReferencesSet
Description
Replaces all of the annotation element's user-defined references with the indicated sets.
Licensing Requirement
Synopsis
ProAnnotationelemReferencesSet
(
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 setting.
*/
/* (In)
ProArray of annotation references.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The reference array contains the same reference more than once.
Reference modification was aborted due to regeneration failure.
User defined references are not permitted for driving dimension annotation elements.
User Guide References
도움이 되셨나요?