AcMapMbTileSet::AcMapContainer::SetName Method

Land Desktop Development ARX CPP SDK

AcMapMbTileSet:: AcMapContainer:: SetName Method
 

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

virtual Acad::ErrorStatus SetName(
    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 Acad::eOk if successful; otherwise, returns a different error code.

Remarks

Node names are typically used where the node represents the row or column or other subset of the tile name contained somewhere below the level of this container's node.

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