extern int UF_MODL_ask_datum_point_and_direction (
tag_t datum_feature_tag,
tag_p_t point,
tag_p_t direction );
tag_t datum_feature_tag Input The datum feature tag.
tag_p_t point Input The point of the datum.
tag_p_t direction Output The direction of a datum axis or, the normal to the datum
plane.