get_cube_point_y_px method

get_cube_point_y_px

Gets y-coordinate of the apex point of walls cube after calls Chart.Calculate() method. The number of apex points of walls cube is eight.

def get_cube_point_y_px(self, index):
    ...
ParameterTypeDescription
indexint

See Also