AcMapTopology::DeleteEdge Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: DeleteEdge Method
 

Deletes an edge from this topology model.

AcMap::EErrCode DeleteEdge(
    long lEdgeID
);
Parameters 
Description 
lEdgeID 
Input ID of the edge to delete.  
Returns

Returns AcMap::EErrCode kOk if successful; otherwise, returns a different error code.

Remarks

If the edge is in a polygon, that polygon becomes broken. Before deleting an edge, open the topology should for writing and free all references associated with the edge.

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].