Wiki > TV3D65 Index > TVMesh
SetParent
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetParent(eObjectType As CONST_TV_NODETYPE , iObjectIndex As Integer , iSubIndex As Integer) |
| C++ | void SetParent(cCONST_TV_NODETYPE eObjectType , int iObjectIndex , int iSubIndex ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| eObjectType | No | eObjectType description |
| iObjectIndex | No | iObjectIndex description |
| iSubIndex | No | iSubIndex description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.