update_object#
Example
rstab_app.update_object(rstab.structure_core.Node(no=1, coordinate_1=1, coordinate_2=5))
await rstab_app.update_object(rstab.structure_core.Node(no=1, coordinate_1=1, coordinate_2=5));
Example
rstab_app.update_object(rstab.structure_core.Node(no=1, coordinate_1=1, coordinate_2=5))
await rstab_app.update_object(rstab.structure_core.Node(no=1, coordinate_1=1, coordinate_2=5));