construct_points

构建一个 points 几何体 - 利用图表中的原始数据创建 points。这会创建一个最小的对象,它不会设置 point_sizepoint_orientation 或任何其他可选特性。

Points 是一种非常简单的几何体类型 - 模式只需要 point_componentpoint_position

端口 point_position 会直接设置 point_position 特性 - 数组中的每个元素表示一个点。