StressProbe
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.ProbeResults.StressProbe#
Bases:
object
Defines a StressProbe.
Overview#
Activate the current object. |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Run the ClearGeneratedData action. |
|
Copies all visible properties from this object to another. |
|
Creates a new parameter for a Property. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Run the DuplicateWithoutResults action. |
|
Run the EvaluateAllResults action. |
|
Run the ExportAnimation action. |
|
Gets the list of children, filtered by type. |
|
Gets the parameter corresponding to the given property. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
Get a property by its API name. |
|
Get a property by its unique name. |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
Run the RenameBasedOnDefinition action. |
|
Snap the coordinates of probe result to the mesh nodes. |
Gets or sets the BeamSelection. |
|
Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets the ContactRegionSelection. |
|
Gets or sets the CoordinateSystemSelection. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the DisplayTime. |
|
Gets or sets the DpfEvaluation. |
|
Gets the EquivalentStress. |
|
Gets the list of associated figures. |
|
Gets or sets the GeometryLocation. |
|
Gets the list of associated images. |
|
Gets the internal object. For advanced usage only. |
|
Gets the IsSolved. |
|
Gets the IterationNumber. |
|
Gets the LoadStep. |
|
Gets or sets the LoadStepNumber. |
|
Gets or sets the LocationMethod. |
|
Gets the MaximumEquivalentStress. |
|
Gets the MaximumMaximumPrincipalStress. |
|
Gets the MaximumMiddlePrincipalStress. |
|
Gets the MaximumMinimumPrincipalStress. |
|
Gets the MaximumNormalXAxisStress. |
|
Gets the MaximumNormalYAxisStress. |
|
Gets the MaximumNormalZAxisStress. |
|
Gets the MaximumPrincipalStress. |
|
Gets the MaximumStressIntensity. |
|
Gets the MaximumTotal. |
|
Gets the MaximumXAxis. |
|
Gets the MaximumXYShearStress. |
|
Gets the MaximumXZShearStress. |
|
Gets the MaximumYAxis. |
|
Gets the MaximumYZShearStress. |
|
Gets the MaximumZAxis. |
|
Gets or sets the MeshConnectionSelection. |
|
Gets the MiddlePrincipalStress. |
|
Gets the MinimumEquivalentStress. |
|
Gets the MinimumMaximumPrincipalStress. |
|
Gets the MinimumMiddlePrincipalStress. |
|
Gets the MinimumMinimumPrincipalStress. |
|
Gets the MinimumNormalXAxisStress. |
|
Gets the MinimumNormalYAxisStress. |
|
Gets the MinimumNormalZAxisStress. |
|
Gets the MinimumPrincipalStress. |
|
Gets the MinimumStressIntensity. |
|
Gets the MinimumTotal. |
|
Gets the MinimumXAxis. |
|
Gets the MinimumXYShearStress. |
|
Gets the MinimumXZShearStress. |
|
Gets the MinimumYAxis. |
|
Gets the MinimumYZShearStress. |
|
Gets the MinimumZAxis. |
|
Gets the NormalXAxisStress. |
|
Gets the NormalYAxisStress. |
|
Gets the NormalZAxisStress. |
|
Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System. |
|
Gets the list of properties for this object. |
|
Gets or sets the RemotePointSelection. |
|
Gets or sets the ResultSelection. |
|
Gets or sets the SpatialResolution. |
|
Gets or sets the SpringSelection. |
|
Gets the StressIntensity. |
|
Gets the Substep. |
|
Gets or sets the Summation. |
|
Gets or sets the Suppressed. |
|
Gets or sets the MeshConnectionSelection. |
|
Gets the Time. |
|
Gets the Total. |
|
Gets the Type. |
|
Gets the list of properties that are visible for this object. |
|
Gets the XAxis. |
|
Gets the XCoordinate. |
|
Gets the XYShearStress. |
|
Gets the XZShearStress. |
|
Gets the YAxis. |
|
Gets the YCoordinate. |
|
Gets the YZShearStress. |
|
Gets the ZAxis. |
|
Gets the ZCoordinate. |
Property detail#
- property StressProbe.BeamSelection: Ansys.ACT.Automation.Mechanical.Connections.Beam | None#
Gets or sets the BeamSelection.
- property StressProbe.BoundaryConditionSelection: Ansys.ACT.Automation.Mechanical.DataModelObject | None#
Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'.
- property StressProbe.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property StressProbe.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property StressProbe.ContactRegionSelection: Ansys.ACT.Automation.Mechanical.Connections.ContactRegion | None#
Gets or sets the ContactRegionSelection.
- property StressProbe.CoordinateSystemSelection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the CoordinateSystemSelection.
- property StressProbe.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property StressProbe.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#
Gets or sets the DpfEvaluation.
- property StressProbe.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property StressProbe.GeometryLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the GeometryLocation.
- property StressProbe.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property StressProbe.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSProbeResultAuto | None#
Gets the internal object. For advanced usage only.
- property StressProbe.LocationMethod: Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None#
Gets or sets the LocationMethod.
- property StressProbe.MaximumEquivalentStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumEquivalentStress.
- property StressProbe.MaximumMaximumPrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumMaximumPrincipalStress.
- property StressProbe.MaximumMiddlePrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumMiddlePrincipalStress.
- property StressProbe.MaximumMinimumPrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumMinimumPrincipalStress.
- property StressProbe.MaximumNormalXAxisStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumNormalXAxisStress.
- property StressProbe.MaximumNormalYAxisStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumNormalYAxisStress.
- property StressProbe.MaximumNormalZAxisStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumNormalZAxisStress.
- property StressProbe.MaximumPrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumPrincipalStress.
- property StressProbe.MaximumStressIntensity: Ansys.Core.Units.Quantity | None#
Gets the MaximumStressIntensity.
- property StressProbe.MaximumXYShearStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumXYShearStress.
- property StressProbe.MaximumXZShearStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumXZShearStress.
- property StressProbe.MaximumYZShearStress: Ansys.Core.Units.Quantity | None#
Gets the MaximumYZShearStress.
- property StressProbe.MeshConnectionSelection: Ansys.ACT.Automation.Mechanical.MeshConnection | None#
Gets or sets the MeshConnectionSelection.
- property StressProbe.MiddlePrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MiddlePrincipalStress.
- property StressProbe.MinimumEquivalentStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumEquivalentStress.
- property StressProbe.MinimumMaximumPrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumMaximumPrincipalStress.
- property StressProbe.MinimumMiddlePrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumMiddlePrincipalStress.
- property StressProbe.MinimumMinimumPrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumMinimumPrincipalStress.
- property StressProbe.MinimumNormalXAxisStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumNormalXAxisStress.
- property StressProbe.MinimumNormalYAxisStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumNormalYAxisStress.
- property StressProbe.MinimumNormalZAxisStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumNormalZAxisStress.
- property StressProbe.MinimumPrincipalStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumPrincipalStress.
- property StressProbe.MinimumStressIntensity: Ansys.Core.Units.Quantity | None#
Gets the MinimumStressIntensity.
- property StressProbe.MinimumXYShearStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumXYShearStress.
- property StressProbe.MinimumXZShearStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumXZShearStress.
- property StressProbe.MinimumYZShearStress: Ansys.Core.Units.Quantity | None#
Gets the MinimumYZShearStress.
- property StressProbe.NormalXAxisStress: Ansys.Core.Units.Quantity | None#
Gets the NormalXAxisStress.
- property StressProbe.NormalYAxisStress: Ansys.Core.Units.Quantity | None#
Gets the NormalYAxisStress.
- property StressProbe.NormalZAxisStress: Ansys.Core.Units.Quantity | None#
Gets the NormalZAxisStress.
- property StressProbe.Orientation: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System.
- property StressProbe.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property StressProbe.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#
Gets or sets the RemotePointSelection.
- property StressProbe.ResultSelection: Ansys.Mechanical.DataModel.Enums.ProbeDisplayFilter | None#
Gets or sets the ResultSelection.
- property StressProbe.SpatialResolution: Ansys.Mechanical.DataModel.Enums.MinimumOrMaximum | None#
Gets or sets the SpatialResolution.
- property StressProbe.SpringSelection: Ansys.ACT.Automation.Mechanical.Connections.Spring | None#
Gets or sets the SpringSelection.
- property StressProbe.Summation: Ansys.Mechanical.DataModel.Enums.MomentsAtSummationPointType | None#
Gets or sets the Summation.
- property StressProbe.SurfaceSelection: Ansys.ACT.Automation.Mechanical.Surface | None#
Gets or sets the MeshConnectionSelection.
- property StressProbe.Type: Ansys.Mechanical.DataModel.Enums.ProbeResultType | None#
Gets the Type.
Method detail#
- StressProbe.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- StressProbe.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- StressProbe.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.
- StressProbe.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- StressProbe.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Creates a new parameter for a Property.
- StressProbe.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- StressProbe.DuplicateWithoutResults() Ansys.ACT.Automation.Mechanical.DataModelObject #
Run the DuplicateWithoutResults action.
- StressProbe.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None #
Run the ExportAnimation action.
- StressProbe.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- StressProbe.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- StressProbe.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder #
Run the GroupSimilarObjects action.
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.
- StressProbe.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.