Functions | |
def | Reorient |
Reorients elements by ids. | |
def | ReorientObject |
Reorients all elements of the object. |
def Reorient | ( | self, | |
IDsOfElements = None |
|||
) |
Reorients elements by ids.
IDsOfElements | if undefined reorients all mesh elements |
References Mesh.GetElementsId().
def ReorientObject | ( | self, | |
theObject | |||
) |
Reorients all elements of the object.
theObject | mesh, submesh or group |