Description
Combines all the shells into one shell.
Syntax
Function RFPointTools.CombineAllShells(bShownShellOnly As Boolean, pResultShellID As RFEntityID) As RFErrorCode
The CombineAllShells syntax has these parts:
| Part | Description |
|---|---|
| bShownShellOnly | [IN] Boolean Required. Whether it combines the visible shells only or not. |
| pResultShellID | [OUT] RFEntityID Required. RFEntityID of the shell combined. |