AcMapDMDisplayManagement:: GetCurrentMapBaseElementInvisibleEntities Function
Retrieves the visibility status of the map base element and the IDs of entities made invisible when it was unchecked.
bool GetCurrentMapBaseElementInvisibleEntities( bool& bMapBaseElemInvisible, AcDbObjectIdArray& objIds );
File
DmDisplayManagement.h
Parameters |
Description |
bMapBaseElemInvisible |
Output flag for map base visibility (true indicates invisible). |
objIds |
Output array of IDs of entities that were made invisible. If the map base element is visible, this array will have zero length. |
Returns
Returns true if successful.
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].