Hi Pawel,There is a method to import geometrical points, loads and the corresponding load cases by using a .txt file with all this data defined.In a .txt file, the definition format will be:X(m) Y(m) Z(m) FX(N) FY(N) FZ(N) MX(Nm) MY(Nm) MZ(Nm) LoadCaseFor example: 2 2 0 5000 0 0 0 0 0 1for a load defined in geometrical point: X = 2, Y = 2, Z = 0, with Fx = 5 kN, in load case 1.This .txt file will be imported from File > Import > Points… A punctual force will be created in the load case with the identifier specified by the last value. If the load case with specified identifier is not found or it is not a static load case, the punctual force will be created in the current load case (current load case is showed on the modelling toolbar).Regards.