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()
    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
    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

    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
    public LaminatePlyFilterBuilder PlyFilter { get; }
    Property Value
    Type Description
    LaminatePlyFilterBuilder

    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

    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

    Implements

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