Table of Contents

Class HyperFeaSolver

Namespace
HyperX.Types
Assembly
HyperX.Types.dll
public class HyperFeaSolver
Inheritance
HyperFeaSolver
Inherited Members

Constructors

HyperFeaSolver(ProjectModelFormat, string, string)

public HyperFeaSolver(ProjectModelFormat projectModelFormat, string solverPath, string arguments)

Parameters

projectModelFormat ProjectModelFormat
solverPath string
arguments string

Properties

Arguments

public string Arguments { get; set; }

Property Value

string

ProjectModelFormat

public ProjectModelFormat ProjectModelFormat { get; set; }

Property Value

ProjectModelFormat

SolverPath

public string SolverPath { get; set; }

Property Value

string