Search Results for

    Show / Hide Table of Contents

    Class SpringEADBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SpringEADBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class SpringEADBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    SpringEADBuilder()

    Declaration
    protected SpringEADBuilder()

    Properties

    ComponentEndAState

    Declaration
    public SpringEADBuilder.State ComponentEndAState { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.State

    ComponentEndBState

    Declaration
    public SpringEADBuilder.State ComponentEndBState { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.State

    Elements

    Declaration
    public SelectElementsBuilder Elements { get; }
    Property Value
    Type Description
    SelectElementsBuilder

    PhysicalPropertyTable

    Declaration
    public PhysicalPropertyTable PhysicalPropertyTable { get; set; }
    Property Value
    Type Description
    PhysicalPropertyTable

    PhysicalPropertyTableState

    Declaration
    public SpringEADBuilder.State PhysicalPropertyTableState { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.State

    RotationalComponentEndA

    Declaration
    public SpringEADBuilder.RotationalComponentEnd RotationalComponentEndA { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.RotationalComponentEnd

    RotationalComponentEndB

    Declaration
    public SpringEADBuilder.RotationalComponentEnd RotationalComponentEndB { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.RotationalComponentEnd

    RotationalStiffness

    Declaration
    public Expression RotationalStiffness { get; }
    Property Value
    Type Description
    Expression

    StiffnessState

    Declaration
    public SpringEADBuilder.State StiffnessState { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.State

    TranslationalComponentEndA

    Declaration
    public SpringEADBuilder.TranslationalComponentEnd TranslationalComponentEndA { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.TranslationalComponentEnd

    TranslationalComponentEndB

    Declaration
    public SpringEADBuilder.TranslationalComponentEnd TranslationalComponentEndB { get; set; }
    Property Value
    Type Description
    SpringEADBuilder.TranslationalComponentEnd

    TranslationalStiffness

    Declaration
    public Expression TranslationalStiffness { get; }
    Property Value
    Type Description
    Expression

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX