AcMapTopology::MoveNode Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: MoveNode Method
 

Moves a node to the new position.

AcMap::EErrCode MoveNode(
    const AcMapTopoNode& node, 
    const AcGePoint3d& point
);
Parameters 
Description 
node 
Input object reference of the AcMapTopoNodenode to move.  
point 
Input point to move the node to.  
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].