
Replacement in Object TOOLKIT: |


ProAnnotationfeatElementArrayDelete | |
( ProSelection feature /* (In) The annotation feature. If the feature belongs to an assembly, component path must be specified. */ ProSelection* elements /* (In) ProArray of the annotation elements. Include the assembly path if in the context of an assembly subcomponent. */ ProBoolean allow_fix_ui /* (In) PRO_B_TRUE to go to the Fix Model UI on regeneration failure, PRO_B_FALSE to undo changes on regeneration failure. */ ) |

The function succeeded. | |
The argument was invalid. | |
Feature is invalid for this operation. | |
The annotation element is readonly and cannot be deleted. | |
Deletion was aborted due to regeneration failure. | |
The data sharing feature's parent model is not in memory; | |
The element is owned by an independent feature. | |
Deletion of set datum tag from datum target annotation feature is not allowed. |
