Struct UFEval.Parabola
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFEval.Parabola
Fields
center
Declaration
public double[] center
Field Value
Type | Description |
---|---|
double[] |
k1
Declaration
public double k1
Field Value
Type | Description |
---|---|
double |
limits
Declaration
public double[] limits
Field Value
Type | Description |
---|---|
double[] |
x_axis
Declaration
public double[] x_axis
Field Value
Type | Description |
---|---|
double[] |
y_axis
Declaration
public double[] y_axis
Field Value
Type | Description |
---|---|
double[] |