Gets the number of components that failed to mesh.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNoOfFailedComponents() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim value As Integer
value = instance.GetNoOfFailedComponents()
|
C# | |
---|
int GetNoOfFailedComponents() |
C++/CLI | |
---|
int GetNoOfFailedComponents(); |
Return Value
Number of components
See Also
Availability
SolidWorks Simulation API 2008 SP1.0