
Replacement in Object TOOLKIT: |


ProAnnotationfeatCreate | |
( ProSelection model /* (In) The part on which the feature is being created. If the feature is created in an assembly, component path must be specified. */ ProBoolean use_ui /* (In) PRO_B_TRUE to invoke the annotation feature creation User Interface. PRO_B_FALSE to create a feature automatically containing a single general annotation element. */ ProFeature* p_feat /* (Out) The new annotation feature. */ ) |

The function succeeded. | |
Model is in read-only state. | |
One or more arguments was invalid. | |
The user cancelled the feature creation (if use_ui = TRUE). | |
The owner is not the current model (if use_ui = TRUE). |

