AcMapMbTileGeneratorSettings::xmlOutFields Method

Land Desktop Development ARX CPP SDK

AcMapMbTileGeneratorSettings:: xmlOutFields Method
 

Lets this object write its data. See also dwgOutFields() in the AutoCAD ObjectARX Developer's Guide. This overridden function is called by the system as needed; it is unlikely that you will need to call it directly.

virtual Acad::ErrorStatus xmlOutFields(
    AcMapMbXmlFiler* pFiler
) const;
Parameters 
Description 
pFiler 
Input filer to use to write the object's data.  
Returns

Returns Acad::eOk 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].