AcMapMbTileSet::AcMapContainer::GetContainerIterator Method

Land Desktop Development ARX CPP SDK

AcMapMbTileSet:: AcMapContainer:: GetContainerIterator Method
 

Returns the container iterator for this container.

virtual Acad::ErrorStatus GetContainerIterator(
    AcMapContainerIterator*& pContIter
) const = 0;
Parameters 
Description 
pContIter 
Output container iterator pointer. The container iterator should be deleted when no longer needed.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code in which case the returned iterator will be NULL..

Remarks

Since the container represents a tree node, the container iterator it returns are the child and siblings of the node which do not directly contain tiles, but rather have children.

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