
Replacement in Object TOOLKIT: |

ProAnnotationByComponentShow | |
( ProDrawing draw /* (In) Drawing to show annotations on. */ ProSelection sel_component /* (In) Component for which annotations need to be shown in drawing. */ ProView view /* (In) For selected component show valid annotations in given input view. This is same as doing "ShowByComponentAndView" If view is NULL, the behavior is the same as for ProAnnotationByComponentShow. This argument is reserved for future use. Pass NULL in Creo2 M050 release */ ProType annot_type_to_show /* (In) Db_type of annotations to be shown. The supported ProType (of annotations) are, PRO_DIMENSION PRO_REF_DIMENSION PRO_NOTE PRO_GTOL PRO_SURF_FIN PRO_AXIS PRO_SET_DATUM_TAG PRO_SYMBOL_INSTANCE PRO_DATUM_TARGET */ ) |

The function could successfully show annotations of given type on the selected target. | |
One or more of the input arguments are invalid. | |
Drawing in which annotation will be shown is not displayed in the current session. | |
Input annotation type not supported. |

