Description
Reverse the normal sense of all the faces in a specified shell and returns an RFErrorCode value indicating whether an error occurs.
Syntax
Function RFMeshTools.ReverseShellNormal(shellID As RFEntityID) As RFErrorCode
The ReverseShellNormal syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. Shell's RFEntityID to reverse the normal direction. |