Class DurabilityEventFatigueSettingsBuilder
Inheritance
System.Object
System.MarshalByRefObject
DurabilityEventFatigueSettingsBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class DurabilityEventFatigueSettingsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DurabilityEventFatigueSettingsBuilder()
Declaration
protected DurabilityEventFatigueSettingsBuilder()
Properties
BwiWeldClass
Declaration
public DurabilityEventFatigueSettingsBuilder.BwiWeldClassEnum BwiWeldClass { get; set; }
Property Value
CyclesToFailure
Declaration
public double CyclesToFailure { get; set; }
Property Value
Type |
Description |
System.Double |
|
CyclicStressStrainModel
Declaration
public DurabilityEventFatigueSettingsBuilder.CyclicStressStrainModelEnum CyclicStressStrainModel { get; set; }
Property Value
EquivalentStressMethod
Declaration
public DurabilityEventFatigueSettingsBuilder.EquivalentStressMethodEnum EquivalentStressMethod { get; set; }
Property Value
EventDamage
Declaration
public bool EventDamage { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EventDamageDirection
Declaration
public bool EventDamageDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EventLife
Declaration
public bool EventLife { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FailureIndex
Declaration
public bool FailureIndex { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FatigueLifeCriterion
Declaration
public DurabilityEventFatigueSettingsBuilder.FatigueLifeCriterionEnum FatigueLifeCriterion { get; set; }
Property Value
FatigueSafetyFactorKeyin
Declaration
public double FatigueSafetyFactorKeyin { get; set; }
Property Value
Type |
Description |
System.Double |
|
FatigueSafetyFactorMethod
Declaration
public DurabilityEventFatigueSettingsBuilder.FatigueSafetyFactorMethodEnum FatigueSafetyFactorMethod { get; set; }
Property Value
FatigueSafetyFactorOutput
Declaration
public DurabilityEventFatigueSettingsBuilder.FatigueSafetyFactorOutputEnum FatigueSafetyFactorOutput { get; set; }
Property Value
FatigueSafetyFactorToggle
Declaration
public bool FatigueSafetyFactorToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FreeFaceIndicator
Declaration
public bool FreeFaceIndicator { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IncludeMeanStressEffects
Declaration
public bool IncludeMeanStressEffects { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LoadProportionality
Declaration
public bool LoadProportionality { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaximumAlternatingStress
Declaration
public DurabilityEventFatigueSettingsBuilder.MaximumAlternatingStressEnum MaximumAlternatingStress { get; set; }
Property Value
MaximumAlternatingStressKeyin
Declaration
public Expression MaximumAlternatingStressKeyin { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
NotchFactor
Declaration
public double NotchFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
NumberOfElementsInHysterisisLoop
Declaration
public int NumberOfElementsInHysterisisLoop { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumberOfOccurrences
Declaration
public int NumberOfOccurrences { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumberOfStandardDeviations
Declaration
public double NumberOfStandardDeviations { get; set; }
Property Value
Type |
Description |
System.Double |
|
OrthotropicFatigueCriterion
Declaration
public DurabilityEventFatigueSettingsBuilder.OrthotropicFatigueCriterionEnum OrthotropicFatigueCriterion { get; set; }
Property Value
OrthotropicMeanStress
Declaration
public DurabilityEventFatigueSettingsBuilder.OrthotropicMeanStressEnum OrthotropicMeanStress { get; set; }
Property Value
Declaration
public bool PerformOrthotropicAnalysis { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlateThicknessExponent
Declaration
public double PlateThicknessExponent { get; set; }
Property Value
Type |
Description |
System.Double |
|
PlateThicknessRatio
Declaration
public double PlateThicknessRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
PrincipalAxisStability
Declaration
public bool PrincipalAxisStability { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProbabilityOfFailure
Declaration
public double ProbabilityOfFailure { get; set; }
Property Value
Type |
Description |
System.Double |
|
ProbabilityOption
Declaration
public DurabilityEventFatigueSettingsBuilder.ProbabilityOptionEnum ProbabilityOption { get; set; }
Property Value
TwiHighCycleCutoff
Declaration
public double TwiHighCycleCutoff { get; set; }
Property Value
Type |
Description |
System.Double |
|
TwiHighCycleSlopeChange
Declaration
public double TwiHighCycleSlopeChange { get; set; }
Property Value
Type |
Description |
System.Double |
|
TwiLowCycleStressCutoff
Declaration
public double TwiLowCycleStressCutoff { get; set; }
Property Value
Type |
Description |
System.Double |
|
TwiLowCycleStressExtension
Declaration
public double TwiLowCycleStressExtension { get; set; }
Property Value
Type |
Description |
System.Double |
|
UseNotchFactor
Declaration
public bool UseNotchFactor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UsePlateThicknessCorrection
Declaration
public bool UsePlateThicknessCorrection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink