Search Results for

    Show / Hide Table of Contents

    Interface IStiffness

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.CAE.Connections
    Assembly: NXOpen.dll
    Syntax
    public interface IStiffness : INXObject

    Properties

    RxStiffnessConstant

    Declaration
    Expression RxStiffnessConstant { get; }
    Property Value
    Type Description
    Expression

    RyStiffnessConstant

    Declaration
    Expression RyStiffnessConstant { get; }
    Property Value
    Type Description
    Expression

    RzStiffnessConstant

    Declaration
    Expression RzStiffnessConstant { get; }
    Property Value
    Type Description
    Expression

    StiffnessType

    Declaration
    StiffnessType StiffnessType { get; set; }
    Property Value
    Type Description
    StiffnessType

    XStiffnessConstant

    Declaration
    Expression XStiffnessConstant { get; }
    Property Value
    Type Description
    Expression

    YStiffnessConstant

    Declaration
    Expression YStiffnessConstant { get; }
    Property Value
    Type Description
    Expression

    ZStiffnessConstant

    Declaration
    Expression ZStiffnessConstant { get; }
    Property Value
    Type Description
    Expression

    Methods

    GetSupportedStiffnessTypes()

    Declaration
    StiffnessType[] GetSupportedStiffnessTypes()
    Returns
    Type Description
    StiffnessType[]
    In This Article
    Back to top Generated by DocFX