Class DurSpecialistMaterialToolBuilder
Inheritance
DurSpecialistMaterialToolBuilder
Assembly: NXOpen.dll
public class DurSpecialistMaterialToolBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DurSpecialistMaterialToolBuilder()
Properties
Declaration
public bool CreateMaterialInFem { get; set; }
Property Value
Declaration
public PhysicalMaterial CreatedMaterial { get; }
Property Value
Declaration
public DurSpecialistMaterialToolBuilder.DefinitionType EnumDefinitionType { get; set; }
Property Value
Declaration
public DurSpecialistMaterialToolBuilder.ULawMaterialType EnumULawMaterialType { get; set; }
Property Value
Declaration
public DurSpecialistMaterialToolBuilder.ULawTensileStrength EnumULawTensileStrength { get; set; }
Property Value
Declaration
public DurSpecialistMaterialToolBuilder.ULawYoungsModulus EnumULawYoungsModulus { get; set; }
Property Value
Declaration
public DurSpecialistMaterialToolBuilder.USlopeMaterialType EnumUSlopeMaterialType { get; set; }
Property Value
Declaration
public DurSpecialistMaterialToolBuilder.USlopeTensileStrength EnumUSlopeTensileStrength { get; set; }
Property Value
Declaration
public Expression ExpressionULawTensileStrength { get; }
Property Value
Declaration
public Expression ExpressionULawYoungsModulus { get; }
Property Value
Declaration
public Expression ExpressionUSlopeTensileStrength { get; }
Property Value
Declaration
public bool FkmGuideline { get; set; }
Property Value
Declaration
public DurSpecialistSimulationObjectTable LoadNotchStrainRelation { get; set; }
Property Value
Declaration
public string Name { get; set; }
Property Value
Declaration
public bool OverrideSourceMaterial { get; set; }
Property Value
Declaration
public PhysicalMaterial SourceMaterial { get; set; }
Property Value
Declaration
public DurSpecialistSimulationObjectTable StrainLifeDamage { get; set; }
Property Value
Methods
Declaration
public bool IsUltimateTensileStrengthDefined(PhysicalMaterial materialTag)
Parameters
Returns
Declaration
public bool IsYoungsModulusDefined(PhysicalMaterial materialTag)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink