AcMapDMMap::GetAllDrawOrderItemsIterator Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: GetAllDrawOrderItemsIterator Method
 

Retrieves the draw-order iterator. The first function call iterates elements in the order that they are arranged in the map tree. This iterator may return Items that are in a proxy state, unless the bSkipProxies argument is passed as true. See also IsDrawOrderDefined().

AcMapDMAllDrawOrderItemsIterator* GetAllDrawOrderItemsIterator(
    bool bForward = true, 
    bool bSkipProxies = false
);
Parameters 
Description 
bForward 
Input true to traverse forward. The default value is true.  
bSkipProxies 
Input true to skip over proxy Items The default value is false;  
Returns
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].