| Name | Description |
|---|---|
| AddPrescribedPoints | An operation which adds a set of prescribed points to an already existing volume mesh of the model. The prescribed points are added as nodes of the volume mesh and the volume mesh is smoothen around the prescribed nodes locations to preserve the mesh quality. |
| AutoBlock | An operation to create automatically independent volumetric blocks from a meshed model. This operation does not support topology based parts. |
| AutoQuadConvertToAllQuad | An operation to remove triangles from the mesh, resulting in an all quad mesh. |
| AutoQuadDefeature | An operation to defeature faces and edges based on the mesh size. |
| AutoQuadMesher | An operation to generate a quad dominant mesh using the mesh size provided. |
| AutoQuadRepair | An operation to repair topology based on the mesh size, preventing edge lengths less than the mesh size. |
| AutoQuadTreatHolesAndFeatures | An operation to detect and treat holes and circular faces, generating quad layers around holes and partially defeaturing edges which would interfere with the quad layers. |
| AutoRepairTopology | An operation which improves topology using a predefined order of repair options, leading to a higher quality mesh. |
| Checkpoint | An operation which creates a checkpoint consisting of all data required to restore the actual state of the Step. |
| Connect | An operation which connects the input topological faces in order to have a topogically consistent set of faces. |
| CreateEdgeMesh | An operation which creates edge meshes according to the parameters given. |
| CreateEnclosure | An operation which creates an enclosure around a specified scope. Enclosures could be spherical, convex irregular, or user defined. |
| CreateLabels | An operation to create labels on mesh entities. |
| CreateSolderBall | An operation to create a solder ball using specified parameters and mesh settings. |
| CreateSurfaceMesh | An operation which creates surface meshes according to the parameters given. |
| CreateTopology | An operation which converts a mesh-based part into a part with a topology representation. |
| CreateVolumeMesh | An operation which creates volume meshes according to the parameters given. |
| CreateVolumetricSizeField | An operation which creates a volumetric size field that can be used by the subsequent meshing operations. |
| CreateZones | An operation which creates a new volumetric or surface zone for the model. |
| Custom | Custom. |
| DecomposeTopology | An operation to decompose topology of the given scope. |
| Delete | An operation which deletes selectively a portion of the current model or the entire model. |
| DeleteTopology | An operation which deletes the topology from a set of parts with mesh and topology representation. |
| DetectHoles | An operation to detect holes in the topology. |
| DetectStackableBodies | An operation to detect stackable and non-stackable bodies along a given input direction. |
| EditMesh | An operation to apply edits on mesh based parts like separating or merging faces. This operation does not support topology based parts. |
| ExportMesh | An operation which exports the actual mesh data to a file. |
| Extrude | An operation which extrudes the specified surface mesh layer-by-layer in a specified direction and forms one or more new volume zones. |
| FillHoles | An operation which closes holes in surface meshes by creating patch surfaces. The inputs are the edge closed loops delimiting the holes. |
| Fuse | An operation which fuses together the input meshed faces in order to avoid inconsistencies. |
| GenerateGrains | An operation which generates automatically the grains. |
| IGAConvertToSpline | An operation to convert from an all quad mesh to splines, to be used with LS Dyna. For this operation to succeed, there must not be any triangles present in the mesh. |
| IGAExportSolverFile | An operation to export a solver file for use with LS Dyna. Requires splines. |
| ImportCAD | An operation which imports the input CAD files. |
| ImportMesh | An operation which imports mesh data from a file. |
| ImproveSurfaceMesh | An operation which improves surface meshes according to the criteria given. |
| ImproveVolumeMesh | An operation which improves volume meshes according to the criteria given. |
| Interactive | An operation which allows to execute interactive steps on the model. |
| LoadRecording | An operation which loads a morphing recording from an external file. |
| ManageZoneProperties | An operation which manages the zone properties of the model. After the transfer back to Mechanical, the zone properties are translated into the attributes of the corresponding bodies. |
| Match | An operation which morphs the model by matching a source to a target surface and morphing the rest of the model accordingly. |
| MergeNodes | An operation which merges nodes within tolerance, between the source and target input scope. |
| MergeOverlappingFaces | An operation which merges the input overlapping faces to a consistent set of faces. |
| MergeParts | An operation to merge parts into a single part with the specified part name. |
| MergeVolumes | An operation which combines multiple volume zones into one. |
| ModelDiagnostics | An operation which returns diagnostic information on the model. |
| ModifySurfaceOrientations | An operation which changes the orientation of the surface entities in the model. |
| ModifyZones | An operation which modifies the zone attributes. |
| Morph | An operation which morphs the model. Different morphing such as rotation, translation, scaling and offset can be applied based on the specific control used for the operation. |
| MorphPlayback | An operation which executes a morphing recording. |
| MultiZoneSurfaceMesher | An operation which creates a surface mesh using the MultiZone algorithm. |
| MultiZoneVolumeMesher | An operation which creates a volume mesh using the MultiZone algorithm. |
| PatchHoles | An operation which closes holes in surface meshes by creating patch surfaces. The inputs are the Material Points to Include and to Exclude from the closed volume region. |
| Python | An operation which allows to execute a python script on the current model. |
| RepairTopology | An operation which improves topology leading to a higher quality mesh. |
| ReplicateMesh | An operation to replicate meshed bodies in a part, based on offset coordinates from a .csv file. |
| SALEGenerateMesh | An operation which generates an S-ALE mesh. |
| SaveRecording | An operation which saves a morphing recording of the model to an external file. |
| SetupEnvironment | An operation which asets the working directory of the current workflow. |
| SlicerCreateMeshLayers | An operation which creates parallel mesh layers. |
| SolidIGACreateSplines | An operation which creates trimmed solid splines on a solid geometry model. |
| SolidIGACreateTetMesh | An operation which creates a tet mesh on a solid geometry model. |
| SolidIGAImportGeometry | An operation to import a geometry file which is ready for spline creation. |
| SolidIGAImportSolverFile | An operation which imports a solver file. |
| SolidIGAMapToPhysicalSpace | An operation which maps the model to the physical space from the parametric space. |
| SolidIGARefineTetMesh | An operation which refines a tet mesh on a solid geometry model. |
| StackerDiagnostics | An operation to find the smallest edge lengths along the lateral direction and the stacking direction, and the bounding box dimensions of the input bodies along the given stacking direction. |
| StackerFlattenVolume | An operation to flatten the input bodies on a plane, created at the given origin coordinates and along the given stacking direction. |
| StackerMeshVolume | An operation to create a volumetric mesh for the input bodies by stacking/extruding a meshed base face along the stacking direction. |
| Undefined | Undefined. |
| Verticalize | An operation which prepares the input geometry for stacking by morphing the surface to get a 2D flat geometry. |
| Wrap | An operation which creates a closed surface around or inside a specified scope of the mesh, i.e., it allows to wrap regions of the mesh. |