Class HyperFeaSolver
public class HyperFeaSolver
- Inheritance
-
HyperFeaSolver
- Inherited Members
Constructors
HyperFeaSolver(ProjectModelFormat, string, string)
public HyperFeaSolver(ProjectModelFormat projectModelFormat, string solverPath, string arguments)
Parameters
projectModelFormat
ProjectModelFormatsolverPath
stringarguments
string
Properties
Arguments
public string Arguments { get; set; }
Property Value
ProjectModelFormat
public ProjectModelFormat ProjectModelFormat { get; set; }
Property Value
SolverPath
public string SolverPath { get; set; }