AcMapTopoFullEdge:: GetNextNode Method
Retrieves the next node by moving forward or backward along this edge.
AcMap::EErrCode GetNextNode( AcMapTopoNode*& pNextNode, bool bGoForward );
Parameters |
Description |
pNextNode |
Output next AcMapTopoNodenode. This value points to a copy of the node referenced by the node object. The caller is responsible for freeing this object. |
bGoForward |
Input true to go forward, or false to go backward. |
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].