Obsolete. Superseded by IEquationMgr::Add2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Add( _
ByVal Index As Integer, _
ByVal Equation As String _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IEquationMgr
Dim Index As Integer
Dim Equation As String
Dim value As Integer
value = instance.Add(Index, Equation)
|
Parameters
- Index
- Index of the new equation (-1 places it at the end of the list)
- Equation
- String containing the equation
Return Value
Index of the equation; -1 if there was an error
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0