HyperFea Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class HyperFea
Inheritance
Object    HyperFea

Properties

AutomatedConstraints The Automated Constraints for the project.
ManualConstraints The Manual Constraints for the project.

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetSolverSetup Get the current FEA solver setup.
GetTypeGets the Type of the current instance.
(Inherited from Object)
RunIterations Run HyperFEA.
SetupSolver Setup FEA solver.
TestSolver Test FEA solver setup.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also