Synopsis
PDX_MSGT gdx_ECGetECSense(long option, MDA_PTR gdx_ec_ptr, PDX_BOOL *ec_sense, MDA_PTR *gdx_edge_ptr)
Purpose
Get the EC sense of this EC in its edge, and get the edge too.
Description
Get the edge that references the EC and the sense of the EC in the edge. A EC should only be referenced by one edge.
Input
option
(not used)
gdx_ec_ptr
DB pointer of EC
Output
ec_sense
Sense of EC in edge
gdx_edge_ptr
Edge that references EC
Return
GDX_NOERR
Low level error return
.fi