AcMapTopology::FindPolygon Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: FindPolygon Method
 

Finds the smallest polygon containing a specified point.

AcMap::EErrCode FindPolygon(
    AcMapTopoPolygon*& pPolygon, 
    const AcGePoint3d& point
);
Parameters 
Description 
pPolygon 
Output AcMapTopoPolygonpolygon object. This value points to a copy of the polygon referenced by the found polygon. The caller is responsible for freeing this object.  
point 
Input point.  
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].