### Description of the modifications In the PyMAPDL documentation of vfill function, there is incorrect description for the RAMP option.  The correct description as per MAPDL documentation: RAMP Assign ramp function values: CON1+((n-1)*CON2) , where n is the loop number [[*VLEN](https://pghintranet1.win.ansys.com/prod_docu/develop/daily_builds/ans_cmd/Hlp_C_VLEN.html)]. To specify a constant function (no ramp), set CON2 to zero. ### Useful links and references Refer MAPDL Documentation