AcMapMbTileSet::AcMapTreeNode::SetSibling Method

Land Desktop Development ARX CPP SDK

AcMapMbTileSet:: AcMapTreeNode:: SetSibling Method
 

Sets a sibling for this node.

virtual Acad::ErrorStatus SetSibling(
    AcMapTreeNode * pSibling
) = 0;
Parameters 
Description 
pSibling 
Input sibling.  
Returns

Returns true if successful; otherwise, returns false.

Remarks

If the node already has a sibling, then this node is inserted into the sibling chain.

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