【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.17.2.6 Interpolation_(Curve)
Functions
| Name | Brief | Example |
|---|---|---|
| Curve_bspline | Create a B Spline curve with optional weighting. | Examples |
| get_interpolated_xz_yz_curves_from_3D_data | Interperate 3D data and returns smoothed xz, yz curves. | Examples |
| ocmath_xatasymt | Get the value of X at a vertical asymptote. | Examples |
| ocmath_yatasymt | Get the value of Y at a horizontal asymptote. | Examples |
| xatasymt | Get the value of X at a vertical asymptote. | Examples |
| xaty50 | Get the interpolated value of X at the average of minimum and maximum of Y values of a curve. | Examples |
| yatasymt | Get the value of Y at a horizontal asymptote. | Examples |