Gets the current IGES error code.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetIgesErrorCode( _
ByVal Index As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim Index As Integer
Dim value As Integer
value = instance.GetIgesErrorCode(Index)
|
C# | |
---|
int GetIgesErrorCode(
int Index
) |
C++/CLI | |
---|
int GetIgesErrorCode(
& int Index
) |
Parameters
- Index
- Position of the error within the current list of errors
Return Value
IGES error code
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0