AcMapTopoHalfEdge:: GetNextEdge Method
Retrieves the next edge by turning left or right at the next node.
AcMap::EErrCode GetNextEdge( AcMapTopoHalfEdge*& pOutGoingEdge, bool bGoLeft );
Parameters |
Description |
pOutGoingEdge |
Output next edge. This value points to a copy of the half edge referenced by the half edge object. The caller is responsible for freeing this object. |
bGoLeft |
Input true to turn left, or false to turn right. |
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].