AcMapTopology::FindNeighborPolygons Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: FindNeighborPolygons Method
 

Finds all polygons that are neighbors of those edges that are based on a specified curve.

AcMap::EErrCode FindNeighborPolygons(
    AcMapPolygonPtrArray& apPolygons, 
    AcDbObjectId curveId
);
Parameters 
Description 
apPolygons 
Output array of the neighbor polygons.  
curveId 
Input ID of a curve in the topology.  
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].