Search Results for

    Show / Hide Table of Contents

    Class LaminateGraphicalReportBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    LaminateGraphicalReportBuilder
    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.CAE
    Assembly: NXOpen.dll
    Syntax
    public class LaminateGraphicalReportBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    LaminateGraphicalReportBuilder()

    Declaration
    protected LaminateGraphicalReportBuilder()

    Properties

    CoordinateSystem

    Declaration
    public LaminateGraphicalReportBuilder.CoordinateSystemType CoordinateSystem { get; set; }
    Property Value
    Type Description
    LaminateGraphicalReportBuilder.CoordinateSystemType

    ElementFilter

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.LaminateGraphicalReportBuilder.ReportObject instead.")]
    public LaminateElementFilterBuilder ElementFilter { get; }
    Property Value
    Type Description
    LaminateElementFilterBuilder

    ElemNodalOption

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

    FailureIndex

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

    FailureIndexRule

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

    FailureMode

    Declaration
    public LaminateGraphicalReportBuilder.FailureModeType FailureMode { get; set; }
    Property Value
    Type Description
    LaminateGraphicalReportBuilder.FailureModeType

    InterLamFTOverride1

    Declaration
    public LaminatePly.InterLaminarFailureTheoryType InterLamFTOverride1 { get; set; }
    Property Value
    Type Description
    LaminatePly.InterLaminarFailureTheoryType

    InterLamFTOverride1State

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

    InterLamFTOverride2

    Declaration
    public LaminatePly.InterLaminarFailureTheoryType InterLamFTOverride2 { get; set; }
    Property Value
    Type Description
    LaminatePly.InterLaminarFailureTheoryType

    InterLamFTOverride2State

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

    Name

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

    OverallOnly

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

    PlyBottom

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

    PlyExportOption

    Declaration
    public LaminateGraphicalReportBuilder.PlyExportOptionType PlyExportOption { get; set; }
    Property Value
    Type Description
    LaminateGraphicalReportBuilder.PlyExportOptionType

    PlyFilter

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.LaminateGraphicalReportBuilder.ReportObject instead.")]
    public LaminatePlyFilterBuilder PlyFilter { get; }
    Property Value
    Type Description
    LaminatePlyFilterBuilder

    PlyFTOverride1

    Declaration
    public LaminatePly.PlyFailureTheoryType PlyFTOverride1 { get; set; }
    Property Value
    Type Description
    LaminatePly.PlyFailureTheoryType

    PlyFTOverride1State

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

    PlyFTOverride2

    Declaration
    public LaminatePly.PlyFailureTheoryType PlyFTOverride2 { get; set; }
    Property Value
    Type Description
    LaminatePly.PlyFailureTheoryType

    PlyFTOverride2State

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

    PlyMiddle

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

    PlyStrain

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

    PlyStrainRule

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

    PlyStress

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

    PlyStressRule

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

    PlyTop

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

    ReportObject

    Declaration
    public LaminateReportObject ReportObject { get; set; }
    Property Value
    Type Description
    LaminateReportObject

    SafetyFactor

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

    SafetyMargin

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

    SafetyMarginRule

    Declaration
    public LaminateGraphicalReportBuilder.EnvelopeRule SafetyMarginRule { get; set; }
    Property Value
    Type Description
    LaminateGraphicalReportBuilder.EnvelopeRule

    ShowLoadCases

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

    ShowPlyResults

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

    SolverInput

    Declaration
    public LaminateGraphicalReportBuilder.SolverInputType SolverInput { get; set; }
    Property Value
    Type Description
    LaminateGraphicalReportBuilder.SolverInputType

    StrengthRatio

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

    StrengthRatioRule

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

    UserDefinedInterLamFTOverride1

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

    UserDefinedInterLamFTOverride2

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

    UserDefinedPlyFTOverride1

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

    UserDefinedPlyFTOverride2

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

    Implements

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