AcMapTopology:: AddPolygons Method
Adds objects to a polygon topology model.
AcMap::EErrCode AddPolygons( const AcDbObjectIdArray& aObjIds );
Parameters |
Description |
aObjIds |
Input array of IDs of edge objects. |
Returns
Returns AcMap::EErrCode kOk if successful; otherwise, returns a different error code.
Remarks
The added objects must be linear AutoCAD entities, and must not intersect with each other or with the polygon topology being added to.
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].