Class StrengthResultsEvaluationSettingBuilder
Inheritance
StrengthResultsEvaluationSettingBuilder
Assembly: NXOpen.dll
Syntax
public class StrengthResultsEvaluationSettingBuilder : DynamicResultEvaluationSettingBuilder, IMessageSink, IComponentBuilder
Constructors
StrengthResultsEvaluationSettingBuilder()
Declaration
protected StrengthResultsEvaluationSettingBuilder()
Properties
CombinationOptionsBuilder
Declaration
public CombinationEvaluationOptions CombinationOptionsBuilder { get; }
Property Value
DataLocation
Declaration
public DataLocation DataLocation { get; }
Property Value
MaterialDefinitionType
Declaration
public StrengthStressMaterialDefinitionMethod MaterialDefinitionType { get; set; }
Property Value
MaterialOverrideOption
Declaration
public bool MaterialOverrideOption { get; set; }
Property Value
MaterialSafetyFactor
Declaration
public double MaterialSafetyFactor { get; set; }
Property Value
StandardDeviation
Declaration
public double StandardDeviation { get; set; }
Property Value
StressCriteriaType
Declaration
public StrengthStressCriteria StressCriteriaType { get; set; }
Property Value
StressOptionType
Declaration
public StrengthStressOption StressOptionType { get; set; }
Property Value
Methods
GetDestinationElements()
Declaration
public FEElement[] GetDestinationElements()
Returns
SetDestinationElements(FEElement[])
Declaration
public void SetDestinationElements(FEElement[] destinationElement)
Parameters
Type |
Name |
Description |
FEElement[] |
destinationElement |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink