Class DurabilityFunctionExcitationBuilder
Inheritance
System.Object
System.MarshalByRefObject
DurabilityFunctionExcitationBuilder
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)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class DurabilityFunctionExcitationBuilder : DurabilityExcitationBuilder, IMessageSink, IComponentBuilder
Constructors
DurabilityFunctionExcitationBuilder()
Declaration
protected DurabilityFunctionExcitationBuilder()
Properties
Function
Declaration
public TaggedObject Function { get; set; }
Property Value
Type | Description |
---|---|
TaggedObject |
Iteration
Declaration
public int Iteration { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Loadcase
Declaration
public int Loadcase { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Offset
Declaration
public double Offset { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Scale
Declaration
public double Scale { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink