NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.CAE.FTK.IApplicationData Interface Reference

Represents the interface for application specific data class More...

Inheritance diagram for NXOpen.CAE.FTK.IApplicationData:
NXOpen.CAE.SignalProcessingPlotData NXOpen.Motion.GraphLegendData

Public Member Functions

string AskNthDisplayableAttributeName (int nth)
 Asks the name of a displayable attribute More...
 
string AskNthDisplayableAttributeValue (int nth)
 Asks the value of a displayable attribute More...
 
int AskNumberOfDisplayableAttributes ()
 Asks the count of attributes which could be showed on legend table More...
 

Detailed Description

Represents the interface for application specific data class

Created in NX12.0.0

Member Function Documentation

string NXOpen.CAE.FTK.IApplicationData.AskNthDisplayableAttributeName ( int  nth)

Asks the name of a displayable attribute

Created in NX12.0.0

License requirements: None.

Parameters
nth
Returns

Implemented in NXOpen.CAE.SignalProcessingPlotData, and NXOpen.Motion.GraphLegendData.

string NXOpen.CAE.FTK.IApplicationData.AskNthDisplayableAttributeValue ( int  nth)

Asks the value of a displayable attribute

Created in NX12.0.0

License requirements: None.

Parameters
nth
Returns

Implemented in NXOpen.CAE.SignalProcessingPlotData, and NXOpen.Motion.GraphLegendData.

int NXOpen.CAE.FTK.IApplicationData.AskNumberOfDisplayableAttributes ( )

Asks the count of attributes which could be showed on legend table

Created in NX12.0.0

License requirements: None.

Returns

Implemented in NXOpen.CAE.SignalProcessingPlotData, and NXOpen.Motion.GraphLegendData.


The documentation for this interface was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.