
ProIntfDataEdgeGet | |
( ProIntfData* p_intfdata /* (In) The interface data */ int index /* (In) The index (from 0 to (number - 1)) of the surface in the interface data */ ProEdgedata** pp_edgedata /* (Out) The edge. Release the memory using ProEdgedataMemoryFree */ ) |

The function successfully found the edge. | |
Insufficient memory. | |
One or more of the input arguments are invalid. |


