Documentação da API > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferenceRemove
Function ProAnnotationelemReferenceRemove
Description
Removes a user-added reference from the annotation element.
Licensing Requirement
Synopsis
ProAnnotationelemReferenceRemove
(
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 removal.
*/
/* (In)
The reference to remove.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more inputs was invalid.
The annotation element does not contain this reference.
This reference is provided from the annotation and cannot be removed.
Removal was aborted due to regeneration failure.
User Guide References
Isto foi útil?