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