Maintains a list of all of the existing equations in a model and allows you to get and set equations.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface IEquationMgr |
C# | |
---|
public interface IEquationMgr |
C++/CLI | |
---|
public interface class IEquationMgr |
Example
Remarks
Accessors
See Also