get_cube_point_x_px method

get_cube_point_x_px

Gets x-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_x_px(self, index):
    ...
ParameterTypeDescription
indexint

See Also