HyperFeaSolver Constructor

Initializes a new instance of the HyperFeaSolver class

Definition

Namespace: HyperX.Types
Assembly: HyperX.Types (in HyperX.Types.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public HyperFeaSolver(
	ProjectModelFormat projectModelFormat,
	string solverPath,
	string arguments
)

Parameters

projectModelFormat  ProjectModelFormat
 
solverPath  String
 
arguments  String
 

See Also