Description
Sets the name of specified shell and invalidates project tree.
Syntax
Function RFMeshTools.SetNameOfShell(shellID As RFEntityID, strShellName As String) As RFErrorCode
The SetNameOfShell syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. The RFEntityID of the shell. |
| strShellName | [IN] String Required. The name of shell. |