AcMapTopology:: FindEdge Method
Finds the edge with the specified ID.
AcMap::EErrCode FindEdge( AcMapTopoFullEdge*& pEdge, long lId );
Parameters |
Description |
pEdge |
Output AcMapTopoFullEdgeedge object. This value points to a copy of the full edge referenced by the found full edge. The caller is responsible for freeing this object. |
lId |
Input ID of the edge to find. |
Returns
Returns AcMap::EErrCode kOk if successful; otherwise, returns a different error code.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].