Returns the id of a cube within the specified model, this function is used to retrieve the id of a cube.
cube.getId(cube_name)
cube_name
let cube_id = cube.getId("CubeA");