Struct ModlSrfValue
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)
Assembly: NXOpen.UF.dll
Syntax
public struct ModlSrfValue
Fields
srf_d2u
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_d2udv
Declaration
public double[] srf_d2udv
Field Value
Type |
Description |
System.Double[] |
|
srf_d2v
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_d3u
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_d3v
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_du
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_dud2v
Declaration
public double[] srf_dud2v
Field Value
Type |
Description |
System.Double[] |
|
srf_dudv
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_dv
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_normal
Declaration
public double[] srf_normal
Field Value
Type |
Description |
System.Double[] |
|
srf_pos
Declaration
Field Value
Type |
Description |
System.Double[] |
|
srf_unormal
Declaration
public double[] srf_unormal
Field Value
Type |
Description |
System.Double[] |
|