ospgrillage.load.MovingLoad.set_path# MovingLoad.set_path(path_obj)# Function to assign/modify the common path variable with a new Path object. All loads added later to Moving load object will traverse the same common path object. Parameters: path_obj (Path) – Path object to specify common path variable.