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