FailureCriterion Class

Definition

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

Properties

Description 
Id
(Inherited from IdEntity)
IsEnabled True if the analysis is enabled (null if the object list has inconsistent settings)
LimitUltimate Limit/ultimate setting for the analysis (null if the object list has inconsistent settings)
Name
(Inherited from IdNameEntity)
ObjectGroups 
RequiredMargin Required margin for the analysis (null if the object list has inconsistent settings)
Settings 

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also