Class DurSpecialistMaterialToolBuilder
Inheritance
System.Object
System.MarshalByRefObject
DurSpecialistMaterialToolBuilder
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
public class DurSpecialistMaterialToolBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DurSpecialistMaterialToolBuilder()
Properties
Declaration
public PhysicalMaterial CreatedMaterial { get; }
Property Value
Declaration
public bool CreateMaterialInFem { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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 DurSpecialistSimulationObjectTable LoadNotchStrainRelation { get; set; }
Property Value
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
Declaration
public bool IsYoungsModulusDefined(PhysicalMaterial materialTag)
Parameters
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink