
ProEdgedataGet | |
( ProEdgedata* p_edge_data /* (In) The edge data structure */ int* p_edge_id /* (Out) The edge identifier */ int edge_surf_ids[2] /* (Out) The edge identifiers of the surfaces */ ProEdgeDir edge_directions[2] /* (Out) The edge directions on the surfaces */ ProUvParam** p_edge_uv_point_arr[2] /* (Out) The pointer to a ProArray of UV-points on the surfaces */ ProCurvedata* p_edge_uv_curve_data[2] /* (Out) The edge UV-curves on the surfaces */ ProCurvedata* p_edge_curve_data /* (Out) The edge XYZ-curve */ ) |

The function successfully retrieved the information. | |
The input argument is invalid. |


