AcMapMbTileSet::AcMapTileIterator::SetCurrentSecondaryIndexName Method

Land Desktop Development ARX CPP SDK

AcMapMbTileSet:: AcMapTileIterator:: SetCurrentSecondaryIndexName Method
 

Sets a node name for the node associated with this tile.

virtual Acad::ErrorStatus SetCurrentSecondaryIndexName(
    const ACHAR * pszName
) = 0;
Parameters 
Description 
pszName 
Input tile name. The name should specify a valid node name. Node names follow esn rules.  
Returns

Returns true if successful; otherwise, returns false.

Remarks

This function is meant to handle grid tiling schemes where there is no place to store the value of the secondary index. The primary index is the container's name for the current tile iterator.

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