Search Results for

    Show / Hide Table of Contents

    Class LsdynaFormAnalysisResultDisplayBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    LsdynaFormAnalysisResultDisplayBuilder
    Implements
    System.Runtime.Remoting.Messaging.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, 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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class LsdynaFormAnalysisResultDisplayBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    LsdynaFormAnalysisResultDisplayBuilder()

    Declaration
    protected LsdynaFormAnalysisResultDisplayBuilder()

    Properties

    AllowableThickening

    Declaration
    public double AllowableThickening { get; set; }
    Property Value
    Type Description
    System.Double

    AllowableThinning

    Declaration
    public double AllowableThinning { get; set; }
    Property Value
    Type Description
    System.Double

    EssentialThinning

    Declaration
    public double EssentialThinning { get; set; }
    Property Value
    Type Description
    System.Double

    FormabilityStrainType

    Declaration
    public LsdynaFormAnalysisResultDisplayBuilder.FormabilityStrainTypeName FormabilityStrainType { get; set; }
    Property Value
    Type Description
    LsdynaFormAnalysisResultDisplayBuilder.FormabilityStrainTypeName

    LimitOfFlc

    Declaration
    public double LimitOfFlc { get; set; }
    Property Value
    Type Description
    System.Double

    ResultFileFolder

    Declaration
    public string ResultFileFolder { get; set; }
    Property Value
    Type Description
    System.String

    RValue

    Declaration
    public double RValue { get; set; }
    Property Value
    Type Description
    System.Double

    SafetyMarginFromFlc

    Declaration
    public double SafetyMarginFromFlc { get; set; }
    Property Value
    Type Description
    System.Double

    ShowCracks

    Declaration
    public bool ShowCracks { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowInadequateStretch

    Declaration
    public bool ShowInadequateStretch { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowRiskOfCracks

    Declaration
    public bool ShowRiskOfCracks { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowSevereThinning

    Declaration
    public bool ShowSevereThinning { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowWrinkles

    Declaration
    public bool ShowWrinkles { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowWrinklingTendency

    Declaration
    public bool ShowWrinklingTendency { get; set; }
    Property Value
    Type Description
    System.Boolean

    State

    Declaration
    public int State { get; set; }
    Property Value
    Type Description
    System.Int32

    StrainType

    Declaration
    public LsdynaFormAnalysisResultDisplayBuilder.StrainTypeName StrainType { get; set; }
    Property Value
    Type Description
    LsdynaFormAnalysisResultDisplayBuilder.StrainTypeName

    StressType

    Declaration
    public LsdynaFormAnalysisResultDisplayBuilder.StressTypeName StressType { get; set; }
    Property Value
    Type Description
    LsdynaFormAnalysisResultDisplayBuilder.StressTypeName

    Methods

    DisplayFormability()

    Declaration
    public void DisplayFormability()

    DisplayStrain()

    Declaration
    public void DisplayStrain()

    DisplayStress()

    Declaration
    public void DisplayStress()

    DisplayThickness()

    Declaration
    public void DisplayThickness()

    DisplayThinning()

    Declaration
    public void DisplayThinning()

    ImportGeometries()

    Declaration
    public void ImportGeometries()

    SetResultFileNames(String[])

    Declaration
    public void SetResultFileNames(string[] resultFileNames)
    Parameters
    Type Name Description
    System.String[] resultFileNames

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX