Search Results for

    Show / Hide Table of Contents

    Class DurabilityFunctionExcitationBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DurabilityExcitationBuilder
    DurabilityFunctionExcitationBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    DurabilityExcitationBuilder.ExcitationName
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX