Struct MethodList
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Int32 |
method
Declaration
public int method
Field Value
Type | Description |
---|---|
System.Int32 |
s_curve
Declaration
public StringList[] s_curve
Field Value
Type | Description |
---|---|
StringList[] |
value
Declaration
public double[] value
Field Value
Type | Description |
---|---|
System.Double[] |