Modify mesh

deformMesh(FilePath, ScaleDeformByMaxDisplacement, ScaleDeformByFactor, MaxDisplacement, Factor)

Deform: Add the deformed shape of a results file to the mesh

Parameters:
  • FilePath (Path) – Results file: Results file with the deformed shape..

  • ScaleDeformByMaxDisplacement (bool) – Scale by max. displacement: Set this value if the deformed shape has to be scaled by the maximum displacement..

  • ScaleDeformByFactor (bool) – Scale by factor: Set this value if the deformed shape has to be scaled by a factor..

  • MaxDisplacement (Double) – Max. Displacement: Maximum displacement for a node. All displacements will be scaled so that this value is set as the maximum displacement for the structure..

  • Factor (Double) – Factor: Scale factor for all nodes..

renumbering(Nodes, Elements)

Renumber all: Renumber all nodes and/or elements

Parameters:
  • Nodes (bool) – Nodes: Activate to renumber nodes.

  • Elements (bool) – Elements: Activate to renumber elements.

renumberingGroup(Nodes, Elements, Entities)

Renumber group: Renumber nodes and/or elements of the selected entities

Parameters:
  • Nodes (bool) – Nodes: Activate to renumber nodes.

  • Elements (bool) – Elements: Activate to renumber elements.

  • Entities (List) – Entities: Entities to renumber in order. Conditions: “” does not exist in the dropdown list.

undeformMesh()

Undeform: Remove the deformed shape previously loaded from a results file

Constraints: Mesh