AcMapIEExporter::ExportFromPolygonTopology Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: ExportFromPolygonTopology Method
 

Retrieves the settings for the polygon topology to export.

virtual AcMapIE::ErrCode ExportFromPolygonTopology(
    bool& bGroupComplex, 
    const ACHAR*& pszTopologyName
) const = 0;
Parameters 
Description 
bGroupComplex 
Output true if complex polygons are grouped when exporting this topology; otherwise, false.  
pszTopologyName 
Output name of the topology. 
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.

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