IDNCEN ( entity, contyp, nentys, ifail )
========================================
Identify number of connected entities.
Can be called from the GO.
Receives:
KI_tag_entity *entity --- entity to look in
KI_cod_ty *contyp --- type of desired entities
Returns:
<KI_int_nitems> *nentys --- number of entities found
KI_cod_error *ifail --- failure indicator
Specific errors:
KI_bad_type_combn bad type combination
KI_general_body general body
Description:
IDNCEN is identical to IDCOEN except it only returns the number of connected
entities.
The valid combinations of the type 'entity' and 'contyp' can be found by
examining the table given for the function IDCOEN
. In cases where