The function types
ProMechedgeVisitAction() and
ProMechedgeFilterAction() are used as arguments to functions that visit
ProMechEdge objects.
Use the function
ProMechedgeIdGet() to obtain the ID of the given edge.
Use the function
ProMechedgeSurfaceVisit() to visit the surfaces that share this edge.
Use the function
ProMechedgeContourVisit() to visit the contours that contain this edge.
Use the function
ProMechedgeEndpointsGet() to obtain the endpoints of the given edge.
Use the function
ProMechedgeIncontactedgesGet() to obtain the list of edges that are in contact with the given edge.
Use the function
ProMechedgeAncestorsGet() to obtain the ancestor edges for the given edge. These are the actual geometry edges used to construct this edge.