Search Results for

    Show / Hide Table of Contents

    Class LaminateQuickReportBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    LaminateQuickReportBuilder
    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 LaminateQuickReportBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    LaminateQuickReportBuilder()

    Declaration
    protected LaminateQuickReportBuilder()

    Properties

    ElemNodalOption

    Declaration
    public LaminateQuickReportBuilder.ElemNodalOptionType ElemNodalOption { get; set; }
    Property Value
    Type Description
    LaminateQuickReportBuilder.ElemNodalOptionType

    FailureIndex

    Declaration
    public bool FailureIndex { get; set; }
    Property Value
    Type Description
    bool

    FailureIndexRule

    Declaration
    public LaminateQuickReportBuilder.EnvelopeRule FailureIndexRule { get; set; }
    Property Value
    Type Description
    LaminateQuickReportBuilder.EnvelopeRule

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    PlyStrain

    Declaration
    public bool PlyStrain { get; set; }
    Property Value
    Type Description
    bool

    PlyStrainRule

    Declaration
    public LaminateQuickReportBuilder.EnvelopeRule PlyStrainRule { get; set; }
    Property Value
    Type Description
    LaminateQuickReportBuilder.EnvelopeRule

    PlyStress

    Declaration
    public bool PlyStress { get; set; }
    Property Value
    Type Description
    bool

    PlyStressRule

    Declaration
    public LaminateQuickReportBuilder.EnvelopeRule PlyStressRule { get; set; }
    Property Value
    Type Description
    LaminateQuickReportBuilder.EnvelopeRule

    ShellStress

    Declaration
    public bool ShellStress { get; set; }
    Property Value
    Type Description
    bool

    ShellStressRule

    Declaration
    public LaminateQuickReportBuilder.EnvelopeRule ShellStressRule { get; set; }
    Property Value
    Type Description
    LaminateQuickReportBuilder.EnvelopeRule

    StrengthRatio

    Declaration
    public bool StrengthRatio { get; set; }
    Property Value
    Type Description
    bool

    StrengthRatioRule

    Declaration
    public LaminateQuickReportBuilder.EnvelopeRule StrengthRatioRule { get; set; }
    Property Value
    Type Description
    LaminateQuickReportBuilder.EnvelopeRule

    Implements

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