Search Results for

    Show / Hide Table of Contents

    Struct StressLinearization.BendingTensorComponents

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct StressLinearization.BendingTensorComponents

    Fields

    XX

    Declaration
    public bool XX
    Field Value
    Type Description
    bool

    XY

    Declaration
    public bool XY
    Field Value
    Type Description
    bool

    YY

    Declaration
    public bool YY
    Field Value
    Type Description
    bool

    YZ

    Declaration
    public bool YZ
    Field Value
    Type Description
    bool

    ZX

    Declaration
    public bool ZX
    Field Value
    Type Description
    bool

    ZZ

    Declaration
    public bool ZZ
    Field Value
    Type Description
    bool

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX