Search Results for

    Show / Hide Table of Contents

    Interface IApplicationData

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

    Methods

    AskNthDisplayableAttributeName(int)

    Declaration
    string AskNthDisplayableAttributeName(int nth)
    Parameters
    Type Name Description
    int nth
    Returns
    Type Description
    string

    AskNthDisplayableAttributeValue(int)

    Declaration
    string AskNthDisplayableAttributeValue(int nth)
    Parameters
    Type Name Description
    int nth
    Returns
    Type Description
    string

    AskNumberOfDisplayableAttributes()

    Declaration
    int AskNumberOfDisplayableAttributes()
    Returns
    Type Description
    int
    In this article
    Back to top Generated by DocFX