Search Results for

    Show / Hide Table of Contents

    Interface IApplicationData

    Namespace: NXOpen.CAE.FTK
    Assembly: NXOpen.dll
    Syntax
    public interface IApplicationData

    Methods

    AskNthDisplayableAttributeName(Int32)

    Declaration
    string AskNthDisplayableAttributeName(int nth)
    Parameters
    Type Name Description
    System.Int32 nth
    Returns
    Type Description
    System.String

    AskNthDisplayableAttributeValue(Int32)

    Declaration
    string AskNthDisplayableAttributeValue(int nth)
    Parameters
    Type Name Description
    System.Int32 nth
    Returns
    Type Description
    System.String

    AskNumberOfDisplayableAttributes()

    Declaration
    int AskNumberOfDisplayableAttributes()
    Returns
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX