Struct MethodList
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct MethodList
Fields
id
Declaration
public Tag id
Field Value
Type | Description |
---|---|
Tag |
inter
Declaration
public int inter
Field Value
Type | Description |
---|---|
int |
method
Declaration
public int method
Field Value
Type | Description |
---|---|
int |
s_curve
Declaration
public StringList[] s_curve
Field Value
Type | Description |
---|---|
StringList[] |
value
Declaration
public double[] value
Field Value
Type | Description |
---|---|
double[] |