Flips shell elements associated with the selected shells (i.e., top face becomes the bottom face and vice versa).
.NET Syntax
Visual Basic (Declaration) | |
---|
Function FlipShellElements( _
ByVal DispFaceArray As Object _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim DispFaceArray As Object
Dim value As Integer
value = instance.FlipShellElements(DispFaceArray)
|
Parameters
- DispFaceArray
- Array of shells
Return Value
Error as defined in swsMeshFlipShellError_e
Remarks
See Also
Availability
SolidWorks Simulation APi 2008 SP1.0