HyperFeaRunIterations Method

Run HyperFEA.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public void RunIterations(
	int numberOfIterations,
	bool startWithSizing
)

Parameters

numberOfIterations  Int32
startWithSizing  Boolean

Exceptions

See Also