MeshWorkflow#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.MeshWorkflow(internalObject: Any)#
Bases:
objectObject that wraps IDSEngineeringModelWorkflowGroup.
Overview#
Activate the current object. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Adds an “Input” node as child object under the “Mesh Workflow” and returns the new MeshWorkflowInput object if not existent, otherwise it returns the already available MeshWorkflowInput object. |
|
Adds an “Output” node as child object under the “Mesh Workflow” and returns the new MeshWorkflowOutput object if not existent, otherwise it returns the already available MeshWorkflowOutput object. |
|
AddScopeToSelection method. |
|
Clears all the generated data, i.e., It resets all inactive geometry parts/bodies to active again, clears the output data, and resets the state of the child objects (“Input”, “Steps”, “Output”) to the initial state. However, any user-defined settings such as the “Input” node scoping are retained. |
|
Clears only the “Output” data, i.e., the generated Geometry part(s) and the associated mesh. |
|
ComputeMeshQualityMetrics method. |
|
Copies all visible properties from this object to another. |
|
CreateLabelFromScope method. |
|
CreateLabelFromSelection method. |
|
CreateObjRef method. |
|
Creates a new parameter for a Property. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Equals method. |
|
Exports the steps into a .emx file. |
|
Exports the steps as template into a .emx file. |
|
Once all steps in a mesh workflow are completed successfully, the workflow can be completed which will transfer the generated data back into new Mechanical geometry part(s) together with the corresponding part mesh(es). |
|
Generates the desired data by executing the whole workflow, i.e., transferring the input data, executing all steps, and completing the workflow by transferring the output data back into Geometry and Mesh data. |
|
Property name bound to dispId. |
|
Gets all the PrimeMesh model labels names currently defined for the workflow. |
|
Gets all the PrimeMesh model labels currently defined for the workflow. |
|
Gets all the PrimeMesh model parts names currently defined for the workflow. |
|
Gets all the PrimeMesh model parts currently defined for the workflow. |
|
GetAllProperties method. |
|
Gets all the PrimeMesh model zones names currently defined for the workflow. |
|
Gets all the PrimeMesh model zones currently defined for the workflow. |
|
Gets the list of children, filtered by type. |
|
GetDomainBrowserAvailableScopes method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
GetIncrementalMeshingInfo method. |
|
GetLifetimeService method. |
|
GetMeshQualityTabIndex method. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPrimeMeshModelId method. |
|
GetPrimeMeshModelIndex method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
Get quantity type of sheet metric from mesh metric type |
|
GetSolidMeshMetrics method. |
|
Get the state of solid mesh quality worksheet tab |
|
GetSolidSurfaceMeshMetrics method. |
|
Get Mesh Quality Error Limit |
|
Get SolidSurface Mesh Quality Worksheet Error Limit is Default |
|
Get Mesh Quality Name |
|
Get the state of solid surface mesh quality worksheet tab |
|
Get Mesh Quality Warning Limit |
|
Get SolidSurface Mesh Quality Worksheet Warning Limit is Default |
|
Get Mesh Quality Worst Metric BackgroundColor |
|
Get Mesh Quality Worst Metric Tooltip |
|
Get Mesh Quality Worst Metric Value |
|
Get Quantity type from SolidSurface mesh metric type |
|
GetSurfaceMeshMetrics method. |
|
Get User Mesh Quality Error Limit |
|
Get Mesh Quality Error Limit is default |
|
GetSurfaceMeshQualityName method. |
|
Get the state of surface mesh quality worksheet tab |
|
Get User Mesh Quality Warning Limit |
|
Get Mesh Quality Warning Limit is default |
|
Get Mesh Quality Worst Metric Background Colour |
|
Get Mesh Quality Worst Metric Tooltip |
|
Get Mesh Quality Worst Metric Value |
|
GetType method. |
|
GetUnpublishedList method. |
|
GetVisibleProperties method. |
|
GetVisiblePropertyNames method. |
|
Get Mesh Quality Error Limit |
|
Get Volume Mesh Quality Worksheet Error Limit is Default |
|
Get Mesh Quality Name |
|
Get Mesh Quality Warning Limit |
|
Get Volume Mesh Quality Worksheet Warning Limit is Default |
|
Get Mesh Quality Worst Metric BackgroundColor |
|
Get Mesh Quality Worst Metric Tooltip |
|
Get Mesh Quality Worst Metric Value |
|
Get Quantity type from solid mesh metric type |
|
Updates incremental meshing workflow group object -> generates all need generated steps. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
Imports the steps from a template .emx file. |
|
InitializeLifetimeService method. |
|
Initializes the mesh workflow by transferring the scoped geometry parts/bodies from Mechanical into the PrimeMesh model and updates the “Input” node state accordingly. |
|
IsPropertyEditable method. |
|
IsPropertyVisible method. |
|
Get a property by its API name. |
|
PropertyById method. |
|
Get a property by its unique name. |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
Renames applying the default name based on type. |
|
ResetMeshQualityMetrics method. |
|
SetMeshQualityTabIndex method. |
|
Set Mesh Quality Error Limit |
|
Set Mesh Quality Warning Limit |
|
Set Mesh Quality Error Level |
|
Set Mesh Quality Warning Limit |
|
Set Mesh Quality Error Limit |
|
Set Mesh Quality Warning Limit |
|
ToString method. |
|
Updates incremental meshing workflow group object -> generates all need generated steps. |
Gets the list of children. |
|
Gets the current DataModelObject's category. |
|
Gets the list of associated figures. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
The filename of the template.emx file that populated the workflow initially. |
|
Gets the internal object. For advanced usage only. |
|
Gets the MeshWorkflowInput object. |
|
Gets the MeshWorkflowOutput object. |
|
Gets the ModelContextString. |
|
Name property. |
|
NumberOfShellMeshQualityMetrics property. |
|
NumberOfSolidMeshQualityMetrics property. |
|
NumberOfSolidSurfaceMeshQualityMetrics property. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Parent property. |
|
Gets the list of properties for this object. |
|
State property. |
|
Gets or sets the Suppressed. |
|
Defines the “unit system” of a Prime Model, if not defined, the unit system is deduced from the geometry at input data transfer time. |
|
Gets the list of properties that are visible for this object. |
|
Returns the workflow type which is applicable to the Input, Steps, and Output. |
Property detail#
- property MeshWorkflow.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property MeshWorkflow.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property MeshWorkflow.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property MeshWorkflow.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property MeshWorkflow.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property MeshWorkflow.ImportedWorkflowFilename: str | None#
The filename of the template.emx file that populated the workflow initially.
- property MeshWorkflow.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSEngineeringModelWorkflowGroupAuto | None#
Gets the internal object. For advanced usage only.
- property MeshWorkflow.MeshWorkflowInput: Ansys.ACT.Automation.Mechanical.MeshWorkflowInput | None#
Gets the MeshWorkflowInput object.
- property MeshWorkflow.MeshWorkflowOutput: Ansys.ACT.Automation.Mechanical.MeshWorkflowOutput | None#
Gets the MeshWorkflowOutput object.
- property MeshWorkflow.NumberOfShellMeshQualityMetrics: int | None#
NumberOfShellMeshQualityMetrics property.
- property MeshWorkflow.NumberOfSolidMeshQualityMetrics: int | None#
NumberOfSolidMeshQualityMetrics property.
- property MeshWorkflow.NumberOfSolidSurfaceMeshQualityMetrics: int | None#
NumberOfSolidSurfaceMeshQualityMetrics property.
- property MeshWorkflow.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property MeshWorkflow.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property MeshWorkflow.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- property MeshWorkflow.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property MeshWorkflow.UnitSystem: Ansys.Mechanical.DataModel.Enums.WBUnitSystemType | None#
Defines the “unit system” of a Prime Model, if not defined, the unit system is deduced from the geometry at input data transfer time.
- property MeshWorkflow.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties that are visible for this object.
- property MeshWorkflow.WorkflowType: Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.WorkflowType | None#
Returns the workflow type which is applicable to the Input, Steps, and Output.
Method detail#
- MeshWorkflow.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- MeshWorkflow.AddImage(filePath: str) Ansys.ACT.Automation.Mechanical.Image#
Creates a new child Image.
If a filePath is provided, the image will be loaded from that file,
if not, the image will be a screen capture of the Geometry window.
- MeshWorkflow.AddInput() Ansys.ACT.Automation.Mechanical.MeshWorkflowInput#
Adds an “Input” node as child object under the “Mesh Workflow” and returns the new MeshWorkflowInput object if not existent, otherwise it returns the already available MeshWorkflowInput object.
- MeshWorkflow.AddOutput() Ansys.ACT.Automation.Mechanical.MeshWorkflowOutput#
Adds an “Output” node as child object under the “Mesh Workflow” and returns the new MeshWorkflowOutput object if not existent, otherwise it returns the already available MeshWorkflowOutput object.
- MeshWorkflow.AddScopeToSelection(scopeType: Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.ScopeType, scopeExpression: str) None#
AddScopeToSelection method.
- MeshWorkflow.ClearGeneratedData() None#
Clears all the generated data, i.e., It resets all inactive geometry parts/bodies to active again, clears the output data, and resets the state of the child objects (“Input”, “Steps”, “Output”) to the initial state. However, any user-defined settings such as the “Input” node scoping are retained.
- MeshWorkflow.ClearOutputData() None#
Clears only the “Output” data, i.e., the generated Geometry part(s) and the associated mesh.
- MeshWorkflow.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- MeshWorkflow.CreateLabelFromScope(labelName: str, scopeType: Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.ScopeType, scopeExpression: str, entityFilter: Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.LabelCreationFilter) None#
CreateLabelFromScope method.
- MeshWorkflow.CreateLabelFromSelection(labelName: str, entityFilter: Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.LabelCreationFilter) None#
CreateLabelFromSelection method.
- MeshWorkflow.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- MeshWorkflow.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- MeshWorkflow.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- MeshWorkflow.FinalizeWorkflow() None#
Once all steps in a mesh workflow are completed successfully, the workflow can be completed which will transfer the generated data back into new Mechanical geometry part(s) together with the corresponding part mesh(es).
- MeshWorkflow.Generate() None#
Generates the desired data by executing the whole workflow, i.e., transferring the input data, executing all steps, and completing the workflow by transferring the output data back into Geometry and Mesh data.
- MeshWorkflow.GetAllLabelNames() List[str]#
Gets all the PrimeMesh model labels names currently defined for the workflow.
- MeshWorkflow.GetAllLabels() List[Ansys.Common.Interop.WBPrimeMesh.ILabel]#
Gets all the PrimeMesh model labels currently defined for the workflow.
- MeshWorkflow.GetAllPartNames() List[str]#
Gets all the PrimeMesh model parts names currently defined for the workflow.
- MeshWorkflow.GetAllParts() List[Ansys.Common.Interop.WBPrimeMesh.IPart]#
Gets all the PrimeMesh model parts currently defined for the workflow.
- MeshWorkflow.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- MeshWorkflow.GetAllZoneNames() List[str]#
Gets all the PrimeMesh model zones names currently defined for the workflow.
- MeshWorkflow.GetAllZones() List[Ansys.Common.Interop.WBPrimeMesh.IZone]#
Gets all the PrimeMesh model zones currently defined for the workflow.
- MeshWorkflow.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- MeshWorkflow.GetDomainBrowserAvailableScopes() List[System.Collections.Generic.Dictionary[str, Any]]#
GetDomainBrowserAvailableScopes method.
- MeshWorkflow.GetIconFile() System.Byte#
GetIconFile method.
- MeshWorkflow.GetIncrementalMeshingInfo() List[System.Collections.Generic.Dictionary[str, Any]]#
GetIncrementalMeshingInfo method.
- MeshWorkflow.GetLifetimeService() Any#
GetLifetimeService method.
- MeshWorkflow.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- MeshWorkflow.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- MeshWorkflow.GetPrimeMeshModelId() System.Int64#
GetPrimeMeshModelId method.
- MeshWorkflow.GetPrimeMeshModelIndex() System.Int64#
GetPrimeMeshModelIndex method.
- MeshWorkflow.GetSheetQuantityTypeString(metric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get quantity type of sheet metric from mesh metric type
- MeshWorkflow.GetSolidMeshMetrics() Ansys.Common.Interop.AnsCoreObjects.IAnsIntColl#
GetSolidMeshMetrics method.
- MeshWorkflow.GetSolidMeshQualityState() Ansys.Common.Interop.DSObjectTypes.DSWorksheetTabState#
Get the state of solid mesh quality worksheet tab
- MeshWorkflow.GetSolidSurfaceMeshMetrics() Ansys.Common.Interop.AnsCoreObjects.IAnsIntColl#
GetSolidSurfaceMeshMetrics method.
- MeshWorkflow.GetSolidSurfaceMeshQualityErrorLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Error Limit
- MeshWorkflow.GetSolidSurfaceMeshQualityErrorLimitIsDefault(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) bool#
Get SolidSurface Mesh Quality Worksheet Error Limit is Default
- MeshWorkflow.GetSolidSurfaceMeshQualityName(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Name
- MeshWorkflow.GetSolidSurfaceMeshQualityState() Ansys.Common.Interop.DSObjectTypes.DSWorksheetTabState#
Get the state of solid surface mesh quality worksheet tab
- MeshWorkflow.GetSolidSurfaceMeshQualityWarningLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Warning Limit
- MeshWorkflow.GetSolidSurfaceMeshQualityWarningLimitIsDefault(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) bool#
Get SolidSurface Mesh Quality Worksheet Warning Limit is Default
- MeshWorkflow.GetSolidSurfaceMeshQualityWorstMetricBackgroundColor(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Worst Metric BackgroundColor
- MeshWorkflow.GetSolidSurfaceMeshQualityWorstMetricTooltip(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Worst Metric Tooltip
- MeshWorkflow.GetSolidSurfaceMeshQualityWorstMetricValue(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Worst Metric Value
- MeshWorkflow.GetSolidSurfaceQuantityTypeString(metric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Quantity type from SolidSurface mesh metric type
- MeshWorkflow.GetSurfaceMeshMetrics() Ansys.Common.Interop.AnsCoreObjects.IAnsIntColl#
GetSurfaceMeshMetrics method.
- MeshWorkflow.GetSurfaceMeshQualityErrorLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get User Mesh Quality Error Limit
- MeshWorkflow.GetSurfaceMeshQualityErrorLimitIsDefault(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) bool#
Get Mesh Quality Error Limit is default
- MeshWorkflow.GetSurfaceMeshQualityName(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
GetSurfaceMeshQualityName method.
- MeshWorkflow.GetSurfaceMeshQualityState() Ansys.Common.Interop.DSObjectTypes.DSWorksheetTabState#
Get the state of surface mesh quality worksheet tab
- MeshWorkflow.GetSurfaceMeshQualityWarningLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get User Mesh Quality Warning Limit
- MeshWorkflow.GetSurfaceMeshQualityWarningLimitIsDefault(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) bool#
Get Mesh Quality Warning Limit is default
- MeshWorkflow.GetSurfaceMeshQualityWorstMetricBackgroundColor(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Worst Metric Background Colour
- MeshWorkflow.GetSurfaceMeshQualityWorstMetricTooltip(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Worst Metric Tooltip
- MeshWorkflow.GetSurfaceMeshQualityWorstMetricValue(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Worst Metric Value
- MeshWorkflow.GetUnpublishedList() List[System.Collections.Generic.Dictionary[str, Any]]#
GetUnpublishedList method.
- MeshWorkflow.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- MeshWorkflow.GetVolumeMeshQualityErrorLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Error Limit
- MeshWorkflow.GetVolumeMeshQualityErrorLimitIsDefault(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) bool#
Get Volume Mesh Quality Worksheet Error Limit is Default
- MeshWorkflow.GetVolumeMeshQualityName(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Name
- MeshWorkflow.GetVolumeMeshQualityWarningLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Warning Limit
- MeshWorkflow.GetVolumeMeshQualityWarningLimitIsDefault(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) bool#
Get Volume Mesh Quality Worksheet Warning Limit is Default
- MeshWorkflow.GetVolumeMeshQualityWorstMetricBackgroundColor(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Worst Metric BackgroundColor
- MeshWorkflow.GetVolumeMeshQualityWorstMetricTooltip(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Mesh Quality Worst Metric Tooltip
- MeshWorkflow.GetVolumeMeshQualityWorstMetricValue(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) Ansys.Core.Units.Quantity#
Get Mesh Quality Worst Metric Value
- MeshWorkflow.GetVolumeQuantityTypeString(metric: Ansys.Mechanical.DataModel.Enums.MeshMetricType) str#
Get Quantity type from solid mesh metric type
- MeshWorkflow.GetWorkflowStepsGroup() Ansys.ACT.Automation.Mechanical.MeshWorkflowStepGroup#
Updates incremental meshing workflow group object -> generates all need generated steps.
- MeshWorkflow.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- MeshWorkflow.InitializeLifetimeService() Any#
InitializeLifetimeService method.
- MeshWorkflow.InitializeWorkflow() None#
Initializes the mesh workflow by transferring the scoped geometry parts/bodies from Mechanical into the PrimeMesh model and updates the “Input” node state accordingly.
Get a property by its API name.
If multiple properties have the same API Name, only the first property with that name will be returned.
- MeshWorkflow.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#
PropertyById method.
- MeshWorkflow.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- MeshWorkflow.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.
- MeshWorkflow.SetSolidSurfaceMeshQualityErrorLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType, errorLevel: float) None#
Set Mesh Quality Error Limit
- MeshWorkflow.SetSolidSurfaceMeshQualityWarningLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType, warningLevel: float) None#
Set Mesh Quality Warning Limit
- MeshWorkflow.SetSurfaceMeshQualityErrorLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType, errorLevel: float) None#
Set Mesh Quality Error Level
- MeshWorkflow.SetSurfaceMeshQualityWarningLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType, warningLevel: float) None#
Set Mesh Quality Warning Limit
- MeshWorkflow.SetVolumeMeshQualityErrorLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType, errorLevel: float) None#
Set Mesh Quality Error Limit
- MeshWorkflow.SetVolumeMeshQualityWarningLimit(meshMetric: Ansys.Mechanical.DataModel.Enums.MeshMetricType, warningLevel: float) None#
Set Mesh Quality Warning Limit