Gets the last error thrown for this bearing connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLastErrorCode() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWBearingConnector
Dim value As System.Integer
value = instance.GetLastErrorCode() |
C# | |
---|
System.int GetLastErrorCode() |
C++/CLI | |
---|
System.int GetLastErrorCode(); |
Return Value
Error code as defined by
swsBearingConnectorErrors_e
See Also
Availability
SOLIDWORKS Simulation API 2024 SP0