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 |