setNodeCoord

setNodeCoord#

Model.setNodeCoord(tag, dim, value)#

Set the coordinates of a node in a xara.Model.

Parameters:
tag: integer

The tag of the node to set the coordinates for.

dim: integer

The dimension to set the coordinate for (0 for x, 1 for y, 2 for z).

value: float

The coordinate value to set.