AcMapTopology:: GetFullEdge Method
Retrieves the full edge with the specified object ID from this topology model.
AcMap::EErrCode GetFullEdge( AcMapTopoFullEdge*& pFullEdge, long lId );
Parameters |
Description |
pFullEdge |
Output AcMapTopoFullEdgefull edge object. This value points to a copy of the full edge referenced by the specified full edge object ID. The caller is responsible for freeing this object. |
lId |
Input full edge object ID. |
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].