MeshWorkflowOutcome#
- class ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.MeshWorkflowOutcome(internalObject: Any)#
Bases:
objectObject that wraps IDSEngineeringModelOutcome.
Overview#
Activate the current object. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Copies all visible properties from this object to another. |
|
CreateObjRef method. |
|
Creates a new parameter for a Property. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Equals method. |
|
Property name bound to dispId. |
|
GetAllProperties method. |
|
Gets the list of children, filtered by type. |
|
GetDetailsView method. |
|
GetDomainPatternProperties method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
GetLifetimeService method. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
GetPropertyWorksheetInfo method. |
|
GetType method. |
|
GetUnpublishedList method. |
|
GetVisibleProperties method. |
|
GetVisiblePropertyNames method. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
InitializeLifetimeService method. |
|
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. |
|
SetPattern method. |
|
SetPropertyValue method. |
|
SetPublish method. |
|
SetUnpublish method. |
|
ToString method. |
Gets the AspectRatioMaxValue. |
|
Gets the AspectRatioMinValue. |
|
AttachedRefs property. |
|
Gets the bounding box extents of the input aligned along the direction of stacking. |
|
Gets the CheckpointUnoDataEDXFilePath. |
|
Gets the list of children. |
|
ClsId property. |
|
Gets the current DataModelObject's category. |
|
Gets the count of degenerate topology faces. |
|
Gets the count of topology faces with deviating facets. |
|
Gets the ExternalMethod. |
|
Gets the ExternalPattern. |
|
Gets the FMFailureCodeID. |
|
Gets the FMFailureCodeString. |
|
Gets the count of failed edges after repairing. |
|
Gets the count of failed faces after repairing. |
|
Gets the FailureInfoInitialized. |
|
Gets the lines in the csv file that caused failure/warning in the operation. |
|
Gets the FailureMessage. |
|
Gets the list of associated figures. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
Gets or sets the IncompleteBoundaries. |
|
Gets the count of topology faces with incomplete boundary loops. |
|
Gets the InternalMethod. |
|
Gets the internal object. For advanced usage only. |
|
Gets the InternalPattern. |
|
Gets the count of topology faces with intersecting boundary loops. |
|
Gets the count of topology faces with intersecting pairs. |
|
Gets or sets the InvalidBoundaries. |
|
Gets the count of topology faces with invalid boundary loop orientation. |
|
Gets the LabelEdges. |
|
Gets or sets the MissingBoundaries. |
|
Name property. |
|
Gets the count of new edges after repairing. |
|
Gets the count of new faces after repairing. |
|
Gets the count of topology faces with no boundary loops. |
|
Gets the count of topology edges without curve data. |
|
Gets the count of topology faces without surface data. |
|
Gets the total number of nodes merged by the Merge Nodes operation. |
|
Gets the NumberOfFreeMeshEdges. |
|
Gets the NumberOfMultiMeshEdges. |
|
Gets the NumberOfSelfIntersections. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
OutcomeDescription property. |
|
OutcomeDescriptionJson property. |
|
Gets the OutcomeString. |
|
Returns the type of the control. |
|
OutcomeTypeInformation property. |
|
OutcomeTypeInformationJson property. |
|
Gets the count of topology faces which overlap. |
|
Parent property. |
|
Gets the PerformanceElapsedTime. |
|
Gets the PerformanceFinalProcessMemory. |
|
Gets the PerformancePeakProcessMemory. |
|
Gets the PrimeMeshFailureCodeID. |
|
Gets the PrimeMeshFailureCodeString. |
|
Gets the list of properties for this object. |
|
Gets the PythonTraceback. |
|
Gets the PythonTracebackInitialized. |
|
Gets the ScopeMethod. |
|
Gets the ScopePattern. |
|
Gets the SkewnessMaxValue. |
|
Gets the SkewnessMinValue. |
|
Gets the count of skipped edges after repairing. |
|
Gets the count of skipped faces after repairing. |
|
Gets the lines that were skipped while reading the csv file. |
|
Gets the count of small topology edges. |
|
Gets the smallest edge length along the lateral direction of stacking. |
|
Gets the smallest edge length along the stacking direction. |
|
State property. |
|
Gets the Status. |
|
Gets or sets the Suppressed. |
|
Gets the count of topology faces which are considered thin stripes. |
|
Gets the change in number of topo bodies after repairing. |
|
Gets the change in number of topo edges after repairing. |
|
Gets the change in number of topo faces after repairing. |
|
Gets the change in number of topo nodes after repairing. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property MeshWorkflowOutcome.BoundingBoxDimensions: str | None#
Gets the bounding box extents of the input aligned along the direction of stacking.
- property MeshWorkflowOutcome.CheckpointUnoDataEDXFilePath: str | None#
Gets the CheckpointUnoDataEDXFilePath.
- property MeshWorkflowOutcome.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property MeshWorkflowOutcome.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property MeshWorkflowOutcome.DegenerateFaces: int | None#
Gets the count of degenerate topology faces.
- property MeshWorkflowOutcome.DeviatingFacets: int | None#
Gets the count of topology faces with deviating facets.
- property MeshWorkflowOutcome.FailedEdges: int | None#
Gets the count of failed edges after repairing.
- property MeshWorkflowOutcome.FailedFaces: int | None#
Gets the count of failed faces after repairing.
- property MeshWorkflowOutcome.FailureLines: str | None#
Gets the lines in the csv file that caused failure/warning in the operation.
- property MeshWorkflowOutcome.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property MeshWorkflowOutcome.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property MeshWorkflowOutcome.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property MeshWorkflowOutcome.IncompleteBoundaries: int | None#
Gets or sets the IncompleteBoundaries.
- property MeshWorkflowOutcome.IncompleteBoundaryLoops: int | None#
Gets the count of topology faces with incomplete boundary loops.
- property MeshWorkflowOutcome.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSEngineeringModelOutcomeAuto | None#
Gets the internal object. For advanced usage only.
- property MeshWorkflowOutcome.IntersectingBoundaryLoops: int | None#
Gets the count of topology faces with intersecting boundary loops.
- property MeshWorkflowOutcome.IntersectingPairs: int | None#
Gets the count of topology faces with intersecting pairs.
- property MeshWorkflowOutcome.InvalidBoundaryLoopOrientation: int | None#
Gets the count of topology faces with invalid boundary loop orientation.
- property MeshWorkflowOutcome.NoBoundaryLoops: int | None#
Gets the count of topology faces with no boundary loops.
- property MeshWorkflowOutcome.NoEdgeCurveData: int | None#
Gets the count of topology edges without curve data.
- property MeshWorkflowOutcome.NoFaceSurfaceData: int | None#
Gets the count of topology faces without surface data.
- property MeshWorkflowOutcome.NodeMergeCount: int | None#
Gets the total number of nodes merged by the Merge Nodes operation.
- property MeshWorkflowOutcome.NumberOfSelfIntersections: int | None#
Gets the NumberOfSelfIntersections.
- property MeshWorkflowOutcome.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property MeshWorkflowOutcome.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property MeshWorkflowOutcome.OutcomeDescription: System.Collections.Generic.Dictionary[str, Any] | None#
OutcomeDescription property.
- property MeshWorkflowOutcome.OutcomeType: Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.OutcomeType | None#
Returns the type of the control.
- property MeshWorkflowOutcome.OutcomeTypeInformation: System.Collections.Generic.Dictionary[str, str] | None#
OutcomeTypeInformation property.
- property MeshWorkflowOutcome.OutcomeTypeInformationJson: str | None#
OutcomeTypeInformationJson property.
- property MeshWorkflowOutcome.OverlappingTopoFaces: int | None#
Gets the count of topology faces which overlap.
- property MeshWorkflowOutcome.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- property MeshWorkflowOutcome.PerformanceFinalProcessMemory: float | None#
Gets the PerformanceFinalProcessMemory.
- property MeshWorkflowOutcome.PerformancePeakProcessMemory: float | None#
Gets the PerformancePeakProcessMemory.
- property MeshWorkflowOutcome.PrimeMeshFailureCodeString: str | None#
Gets the PrimeMeshFailureCodeString.
- property MeshWorkflowOutcome.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property MeshWorkflowOutcome.PythonTracebackInitialized: bool | None#
Gets the PythonTracebackInitialized.
- property MeshWorkflowOutcome.SkippedEdges: int | None#
Gets the count of skipped edges after repairing.
- property MeshWorkflowOutcome.SkippedFaces: int | None#
Gets the count of skipped faces after repairing.
- property MeshWorkflowOutcome.SkippedLines: str | None#
Gets the lines that were skipped while reading the csv file.
- property MeshWorkflowOutcome.SmallestLateralEdgeLength: Ansys.Core.Units.Quantity | None#
Gets the smallest edge length along the lateral direction of stacking.
- property MeshWorkflowOutcome.SmallestStackingEdgeLength: Ansys.Core.Units.Quantity | None#
Gets the smallest edge length along the stacking direction.
- property MeshWorkflowOutcome.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#
State property.
- property MeshWorkflowOutcome.Status: Ansys.Mechanical.DataModel.Enums.MeshWorkflowObjectStatusType | None#
Gets the Status.
- property MeshWorkflowOutcome.ThinStripes: int | None#
Gets the count of topology faces which are considered thin stripes.
- property MeshWorkflowOutcome.TopoBodyCountChange: int | None#
Gets the change in number of topo bodies after repairing.
- property MeshWorkflowOutcome.TopoEdgeCountChange: int | None#
Gets the change in number of topo edges after repairing.
- property MeshWorkflowOutcome.TopoFaceCountChange: int | None#
Gets the change in number of topo faces after repairing.
Method detail#
- MeshWorkflowOutcome.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- MeshWorkflowOutcome.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.
- MeshWorkflowOutcome.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- MeshWorkflowOutcome.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#
CreateObjRef method.
- MeshWorkflowOutcome.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- MeshWorkflowOutcome.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- MeshWorkflowOutcome.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- MeshWorkflowOutcome.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- MeshWorkflowOutcome.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- MeshWorkflowOutcome.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#
GetDetailsView method.
- MeshWorkflowOutcome.GetDomainPatternProperties() List[System.Collections.Generic.Dictionary[str, Any]]#
GetDomainPatternProperties method.
- MeshWorkflowOutcome.GetEnumName(enumType: type, value: int, dispId: int) str#
Enum name bound to value
- MeshWorkflowOutcome.GetIconFile() System.Byte#
GetIconFile method.
- MeshWorkflowOutcome.GetLifetimeService() Any#
GetLifetimeService method.
- MeshWorkflowOutcome.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- MeshWorkflowOutcome.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- MeshWorkflowOutcome.GetPropertyWorksheetInfo(parentPath: str) List[System.Collections.Generic.Dictionary[str, Any]]#
GetPropertyWorksheetInfo method.
- MeshWorkflowOutcome.GetUnpublishedList() List[System.Collections.Generic.Dictionary[str, Any]]#
GetUnpublishedList method.
- MeshWorkflowOutcome.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- MeshWorkflowOutcome.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- MeshWorkflowOutcome.InitializeLifetimeService() Any#
InitializeLifetimeService method.
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.
- MeshWorkflowOutcome.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#
PropertyById method.
- MeshWorkflowOutcome.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- MeshWorkflowOutcome.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.