Gets a topology type.
int
tpm_infotype(
ade_id tpm_id);
Returns a topology type code (1 = node, 2 = network, or 3 = polygon), or ADE_NULLID.
tpm_id | The topology ID. |
Gets a topology type.
int
tpm_infotype(
ade_id tpm_id);
Returns a topology type code (1 = node, 2 = network, or 3 = polygon), or ADE_NULLID.
tpm_id | The topology ID. |