AcMapMbTileSet::AcMapTreeNode::SetName Method

Land Desktop Development ARX CPP SDK

AcMapMbTileSet:: AcMapTreeNode:: SetName Method
 

Sets a node name.

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 may be used where the name indicates the category of the tiles below it in the tree.

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