NXOpen .NET Reference  12.0.0
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

int AskNumberOfDisplayableAttributes ()
 Asks the count of attributes which could be showed on legend table More...
 
string AskNthDisplayableAttributeName (int nth)
 Asks the name of a displayable attribute More...
 
string AskNthDisplayableAttributeValue (int nth)
 Asks the value of a displayable attribute 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.