AcMapTopology:: GetPolygon Method
Retrieves the polygon with the specified object ID from this topology model.
AcMap::EErrCode GetPolygon( AcMapTopoPolygon*& pPolygon, long lId );
Parameters |
Description |
pPolygon |
Output AcMapTopoPolygonpolygon object. This value points to a copy of the polygon referenced by the specified polygon object ID. The caller is responsible for freeing this object. |
lId |
Input polygon 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].