IDATPA ( part, type, atlist, ifail )
====================================
Identify all the attributes of a given type in a part.
Can be called from the GO.
Receives:
KI_tag_part *part --- part in which to look
KI_tag_attrib_def *type --- type of attribute to look for
Returns:
<KI_tag_list_attribute> *atlist --- list of attributes
KI_cod_error *ifail --- error code
Description:
Returns a list of all the attributes of the given type attached to
entities in the given part, or the null tag if there are no such
attributes.