To select the mesh workflow control type.
Declaration Syntax
public enum ControlType
Table 1055: Members
Member |
Checkpoint |
A Checkpoint control type allows the user to set properties that are required for creating a checkpoint consisting of all data required to restore the actual state of the Step. |
Member |
ConstantSizeSurfaceMesh |
A ConstantSizeSurfaceMesh control type allows the user to set properties that are required for creating constant size surface meshes according to the parameters given. The important parameters are element size and type. |
Member |
ConstantSizeVolumeMesh |
A ConstantSizeVolumeMesh control type allows the user to set properties that are required for creating volume meshes according to the given parameters. |
Member |
ConstantSizeWrap |
A ConstantSizeWrap control type allows the user to set properties that are required for creating a closed surface around or inside a specified scope of the mesh, i.e. it allows to wrap regions of the mesh using a constant mesh size. |
Member |
CustomNamesEnclosure |
A CustomNamesEnclosure control type allows the user to specify the names to be used for the zones and labels being created in a CreateEnclosure operation. |
Member |
CustomNamesExtrusion |
A CustomNamesExtrusion control type allows the user to specify the names to be used for the zones and labels being created in a Extrude operation. |
Member |
CustomNamesWrap |
A CustomNamesWrap control type allows the user to specify the names to be used for the zones and labels being created by a Wrap operation. |
Member |
Extrusion |
An Extrusion control type allows the user to set properties that are required for extruding the specified surface mesh layer-by-layer in a specified direction. |
Member |
HemisphereEnclosure |
A HemisphereEnclosure control type allows the user to set properties that are required for creating a hemispherical enclosure around a specified scope. |
Member |
HoleFilling |
A HoleFilling control type allows the user to set properties that are required for closing holes in surface meshes by creating patch. The inputs are the edge closed loops delimiting the holes. |
Member |
HolePatching |
A HolePatching control type allows the user to set properties that are required for closing holes in surface meshes by creating patch surfaces. The inputs are the Material Points to Include and to Exclude from the closed volume region. |
Member |
ImproveSurfaceMeshSecondOrderConversion |
An ImproveSurfaceMeshSecondOrderConversion control type allows the user to set properties that are required for converting linear surface mesh elements to 2nd order elements. |
Member |
ImproveVolumeMeshAutoNodeMove |
An ImproveVolumeMeshAutoNodeMove control type allows the user to set properties that are required for improving volume meshes according to the auto-node-move criteria given. |
Member |
ImproveVolumeMeshSecondOrderConversion |
An ImproveVolumeMeshSecondOrderConversion control type allows the user to set properties that are required for converting linear volume mesh elements to 2nd order elements. |
Member |
IrregularShapeConvexEnclosure |
An IrregularShapeConvexEnclosure control type allows the user to set properties that are required for creating a convex irregular enclosure around a specified scope. |
Member |
IrregularShapeHemiConvexEnclosure |
An IrregularShapeHemiConvexEnclosure control type allows the user to set properties that are required for creating a convex irregular enclosure with a cut plane around a specified scope. |
Member |
MaterialPoint |
A MaterialPoint control type allows the user to set properties that are required for defining a material point location and type. |
Member |
MeshExport |
A MeshExport control type allows the user to set properties that are required for exporting the actual mesh data to a file. |
Member |
MeshImport |
A MeshImport control type allows the user to set properties that are required for importing mesh data from a file. |
Member |
PartEnclosure |
An PartEnclosure control type allows the user to set properties that are required for creating a user-defined enclosure around a specified scope. |
Member |
PartsMerging |
A PartsMerging control type allows the user to set properties that are required for combining multiple parts into one. |
Member |
SizeFieldWrap |
A SizeFieldWrap control type allows the user to set properties that are required for creating a closed surface around or inside a specified scope of the mesh based on a size field, i.e. it allows to wrap regions of the mesh using a constant mesh size. |
Member |
SphericalEnclosure |
A SphericalEnclosure control type allows the user to set properties that are required for creating a spherical enclosure around a specified scope. |
Member |
TopologyCreation |
A TopologyCreation control type allows the user to set properties that are required for converting a mesh-based part into a part with a topology representation. |
Member |
VolumesMerging |
A VolumesMerging control type allows the user to set properties that are required for combining multiple volume zones into one. |
Member |
WrapSpecificSurfaceMesh |
A WrapSpecificSurfaceMesh control type allows the user to set properties that are required for creating wrapper specific surface meshes according to the given parameters. |
Member |
ZoneMaterialAssignment |
A ZoneMaterialAssignment control type allows the user to define the material to be assigned to zones. Upon completion of the workflow the assigned material will be propagated to the new geometry part(s) and bodies being created. |
Member |
ZoneThicknessAssignment |
A ZoneThicknessAssignment control type allows the user to define the thickness to be assigned to zones. Upon completion of the workflow the assigned thickness will be propagated to the new geometry surface part(s) being created. |