spline_get_points
Read all knot points of a spline by index to inspect or prepare curves. Use with spline_set_points for modifications.
Instructions
读取样条线的所有顶点(按样条/节点编号)。用于检查或修改曲线,配合 spline_set_points 使用。 [English] Read all knot points of a spline (by spline/knot index). Inspect or prep a curve; pair with spline_set_points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 样条名称列表;省略则用当前选择。 | Spline names; omit for the selection. |