AcMapIEExporter:: SetExportFromPolygonTopology Method
Changes the settings for the polygon topology to export.
virtual AcMapIE::ErrCode SetExportFromPolygonTopology( bool bGroupComplex, const ACHAR* pszTopologyName ) = 0;
Parameters |
Description |
bGroupComplex |
Input true to group complex polygons when exporting; otherwise, false. |
pszTopologyName |
Input name of the topology. |
Returns
Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.
Remarks
This function does not check if the specified topology exists.
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].