AcMapMbMapBook::ShowGridObjects Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBook:: ShowGridObjects Method
 

Shows/hides grid objects (polylines) associated with the Tile Set.

Acad::ErrorStatus ShowGridObjects(
    bool bToBeShown
) const;
Parameters 
Description 
bToBeShown 
Output the desired visbility status, if false object will be hidden.  
Returns

Returns Acad::eOk if successful; returns Acad::eNotApplicable in the case of grid objects being created manually, otherwise, returns a different error code.

Remarks

This functionality is applicable only to grid objects generated automatically; polylines created manually are not affected. By default, grid objects become visible when a Map Book becomes current.

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