AcMapMbTileSet::CreateGridLayer Method

Land Desktop Development ARX CPP SDK

AcMapMbTileSet:: CreateGridLayer Method
 

Sets the layer on which the grid polygons will be created.

Acad::ErrorStatus CreateGridLayer(
    const ACHAR* pszName
);
Parameters 
Description 
pszName 
Input name of the layer to create polygons on. This must be a valid extended symbol name.  
pDb 
Input AcDbDatabase where the polygons will be drawn.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Remarks

The database is needed to indicate where to create them.

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