Gets the status of the last equation that was executed.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Status As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IEquationMgr
Dim value As Integer
value = instance.Status
|
C++/CLI | |
---|
property int Status {
int get();
} |
Return Value
Index of the equation if successful; -1 if there was an error (see
Remarks)
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0