Functions | |
def | MoveNode |
Moves the node with the given id. |
def MoveNode | ( | self, | |
NodeID, | |||
x, | |||
y, | |||
z | |||
) |
Moves the node with the given id.
NodeID | the id of the node |
x | a new X coordinate |
y | a new Y coordinate |
z | a new Z coordinate |
References smesh.ParseParameters().