AcMapTopology::GetNode Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: GetNode Method
 

Retrieves the node with the specified object ID from this topology model.

AcMap::EErrCode GetNode(
    AcMapTopoNode*& pNode, 
    long lId
);
Parameters 
Description 
pNode 
Output AcMapTopoNodenode object. This value points to a copy of the node referenced by the specified node object ID. The caller is responsible for freeing this object.  
lId 
Input node 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].