get_cube_point_y_px方法
get_cube_point_y_px(index)
调用 Chart.Calculate() 方法后获取墙壁立方体顶点的 y 坐标。 墙壁立方体的顶点数为八个。
def get_cube_point_y_px(self, index):
...
范围 | 类型 | 描述 |
---|---|---|
index | int |
调用 Chart.Calculate() 方法后获取墙壁立方体顶点的 y 坐标。 墙壁立方体的顶点数为八个。
def get_cube_point_y_px(self, index):
...
范围 | 类型 | 描述 |
---|---|---|
index | int |