BendingStressEquivalent
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.StressResults.BendingStressEquivalent#
Bases:
object
Defines a BendingStressEquivalent.
Overview#
Activate the current object. |
|
Creates a new Alert |
|
Creates a new child Comment. |
|
Creates a new Convergence |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Run the ClearGeneratedData action. |
|
Copies all visible properties from this object to another. |
|
CreateParameter method. |
|
Creates results at all sets for results under a solution. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Run the DuplicateWithoutResults action. |
|
Run the EvaluateAllResults action. |
|
Run the ExportAnimation action. |
|
Run the ExportToTextFile action. |
|
Run the FetchRemoteResult 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. |
|
Run the PromoteToNamedSelection 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. |
Gets or sets the Amplitude. |
|
Gets the Average. |
|
Gets or sets the AverageAcrossBodies. |
|
Gets or sets the AverageRadiusOfCurvature. |
|
Gets the BendingInside. |
|
Gets the BendingOutside. |
|
Gets or sets the By. |
|
Gets or sets the CalculateTimeHistory. |
|
Gets the list of children. |
|
Gets or sets the Combination Number for a Solution Combination result. |
|
Gets the list of associated comments. |
|
Gets or sets the Coordinate System. |
|
Gets or sets the CrackFrontNumber. |
|
Gets or sets the CyclicMode. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the DisplayOption. |
|
Gets or sets the DisplayTime. |
|
Gets or sets the DpfEvaluation. |
|
Gets or sets the EnvironmentSelection. |
|
Gets the list of associated figures. |
|
Gets or sets the Frequency. |
|
Gets or sets the GlobalIDs. |
|
Gets or sets the GraphControlsXAxis. |
|
Gets or sets the HarmonicIndex. |
|
Gets or sets the Identifier. |
|
Gets the list of associated images. |
|
Gets the internal object. For advanced usage only. |
|
Gets the IsSolved. |
|
Gets or sets the ItemType. |
|
Gets the IterationNumber. |
|
Gets or sets the IterationStep. |
|
Gets or sets the Layer. |
|
Gets or sets the Linearized2DBehavior. |
|
Gets the LoadMultiplier. |
|
Gets the LoadStep. |
|
Get the Load Step for the maximum of maximum values. |
|
Get the Load Step for the maximum of minimum values. |
|
Get the Load Step for the minimum of maximum values. |
|
Get the Load Step for the minimum of minimum values. |
|
Gets or sets the LoadStepNumber. |
|
Gets or sets the Location. |
|
Gets the Maximum. |
|
Gets the MaximumOccursOn. |
|
Gets the MaximumOfMaximumOverTime. |
|
Gets the MaximumOfMinimumOverTime. |
|
Gets the Membrane. |
|
Gets the MembraneBendingCenter. |
|
Gets the MembraneBendingInside. |
|
Gets the MembraneBendingOutside. |
|
Gets the Minimum. |
|
Gets the MinimumOccursOn. |
|
Gets the MinimumOfMaximumOverTime. |
|
Gets the MinimumOfMinimumOverTime. |
|
Gets or sets the Mode. |
|
Gets or sets the NamedSelections. |
|
Gets or sets the NormalOrientation. |
|
Path property. |
|
Gets the PeakCenter. |
|
Gets the PeakInside. |
|
Gets the PeakOutside. |
|
Gets or sets the PhaseIncrement. |
|
Plies property. |
|
Gets the result table. |
|
Gets or sets the Ply selection. |
|
Gets or sets the Position. |
|
Gets the Probability. |
|
Gets the list of properties for this object. |
|
Gets the ReportedFrequency. |
|
Gets or sets the ScaleFactor. |
|
Gets or sets the ScopingMethod. |
|
Gets or sets the Set Number. |
|
Gets or sets the SolutionCombinationDriver. |
|
Gets or sets the SolverComponentIDs. |
|
Gets or sets the StressStrainType. |
|
Gets or sets the SubScopeBy. |
|
Gets the Substep. |
|
Gets or sets the Subtype. |
|
Gets or sets the Suppressed. |
|
Surface property. |
|
Gets or sets the SweepingPhase. |
|
Gets or sets the ThroughThicknessBendingStress. |
|
Gets the Time. |
|
Get the Time for the maximum of maximum values. |
|
Get the Time for the maximum of minimum values. |
|
Get the Time for the minimum of maximum values. |
|
Get the Time for the minimum of minimum values. |
|
Gets the TotalCenter. |
|
Gets the TotalInside. |
|
Gets the TotalOutside. |
|
Gets the list of properties that are visible for this object. |
|
Gets or sets the Waterfall Panel Mosaic Text Property. |
Property detail#
- property BendingStressEquivalent.AverageAcrossBodies: bool | None#
Gets or sets the AverageAcrossBodies.
- property BendingStressEquivalent.AverageRadiusOfCurvature: Ansys.Core.Units.Quantity | None#
Gets or sets the AverageRadiusOfCurvature.
- property BendingStressEquivalent.BendingInside: Ansys.Core.Units.Quantity | None#
Gets the BendingInside.
- property BendingStressEquivalent.BendingOutside: Ansys.Core.Units.Quantity | None#
Gets the BendingOutside.
- property BendingStressEquivalent.By: Ansys.Mechanical.DataModel.Enums.SetDriverStyle | None#
Gets or sets the By.
- property BendingStressEquivalent.CalculateTimeHistory: bool | None#
Gets or sets the CalculateTimeHistory.
- property BendingStressEquivalent.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property BendingStressEquivalent.CombinationNumber: int | None#
Gets or sets the Combination Number for a Solution Combination result.
- property BendingStressEquivalent.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property BendingStressEquivalent.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the Coordinate System. Accepts/Returns None for Solution Coordinate System in the general case (if applicable). Accepts/Returns None for Fiber Coordinate System for a result that is sub scoped by ply.
- property BendingStressEquivalent.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property BendingStressEquivalent.DisplayOption: Ansys.Mechanical.DataModel.Enums.ResultAveragingType | None#
Gets or sets the DisplayOption.
- property BendingStressEquivalent.DisplayTime: Ansys.Core.Units.Quantity | None#
Gets or sets the DisplayTime.
- property BendingStressEquivalent.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#
Gets or sets the DpfEvaluation.
- property BendingStressEquivalent.EnvironmentSelection: Ansys.ACT.Automation.Mechanical.Analysis | None#
Gets or sets the EnvironmentSelection.
- property BendingStressEquivalent.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property BendingStressEquivalent.Frequency: Ansys.Core.Units.Quantity | None#
Gets or sets the Frequency.
- property BendingStressEquivalent.GraphControlsXAxis: Ansys.Mechanical.DataModel.Enums.GraphControlsXAxis | None#
Gets or sets the GraphControlsXAxis.
- property BendingStressEquivalent.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property BendingStressEquivalent.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultAuto | None#
Gets the internal object. For advanced usage only.
- property BendingStressEquivalent.ItemType: Ansys.Mechanical.DataModel.Enums.ResultFileItemType | None#
Gets or sets the ItemType.
- property BendingStressEquivalent.Linearized2DBehavior: Ansys.Mechanical.DataModel.Enums.Linearized2DBehavior | None#
Gets or sets the Linearized2DBehavior.
- property BendingStressEquivalent.LoadStepForMaximumOfMaximumValues: int | None#
Get the Load Step for the maximum of maximum values.
- property BendingStressEquivalent.LoadStepForMaximumOfMinimumValues: int | None#
Get the Load Step for the maximum of minimum values.
- property BendingStressEquivalent.LoadStepForMinimumOfMaximumValues: int | None#
Get the Load Step for the minimum of maximum values.
- property BendingStressEquivalent.LoadStepForMinimumOfMinimumValues: int | None#
Get the Load Step for the minimum of minimum values.
- property BendingStressEquivalent.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property BendingStressEquivalent.MaximumOfMaximumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MaximumOfMaximumOverTime.
- property BendingStressEquivalent.MaximumOfMinimumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MaximumOfMinimumOverTime.
- property BendingStressEquivalent.MembraneBendingCenter: Ansys.Core.Units.Quantity | None#
Gets the MembraneBendingCenter.
- property BendingStressEquivalent.MembraneBendingInside: Ansys.Core.Units.Quantity | None#
Gets the MembraneBendingInside.
- property BendingStressEquivalent.MembraneBendingOutside: Ansys.Core.Units.Quantity | None#
Gets the MembraneBendingOutside.
- property BendingStressEquivalent.MinimumOfMaximumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MinimumOfMaximumOverTime.
- property BendingStressEquivalent.MinimumOfMinimumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MinimumOfMinimumOverTime.
- property BendingStressEquivalent.NamedSelections: Iterable[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets or sets the NamedSelections.
- property BendingStressEquivalent.NormalOrientation: Ansys.Mechanical.DataModel.Enums.NormalOrientationType | None#
Gets or sets the NormalOrientation.
- property BendingStressEquivalent.Path: Ansys.ACT.Automation.Mechanical.Path | None#
Path property.
- property BendingStressEquivalent.PeakOutside: Ansys.Core.Units.Quantity | None#
Gets the PeakOutside.
- property BendingStressEquivalent.PhaseIncrement: Ansys.Core.Units.Quantity | None#
Gets or sets the PhaseIncrement.
- property BendingStressEquivalent.Plies: Iterable[Ansys.ACT.Automation.Mechanical.ImportedPliesCollection] | None#
Plies property.
- property BendingStressEquivalent.PlotData: Ansys.Mechanical.DataModel.Results.ResultDataTable | None#
Gets the result table.
- property BendingStressEquivalent.Ply: Iterable[Ansys.ACT.Automation.Mechanical.AnalysisPly] | None#
Gets or sets the Ply selection.
- property BendingStressEquivalent.Position: Ansys.Mechanical.DataModel.Enums.ShellFaceType | None#
Gets or sets the Position.
- property BendingStressEquivalent.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property BendingStressEquivalent.ReportedFrequency: Ansys.Core.Units.Quantity | None#
Gets the ReportedFrequency.
- property BendingStressEquivalent.ScaleFactor: Ansys.Mechanical.DataModel.Enums.ScaleFactorType | None#
Gets or sets the ScaleFactor.
- property BendingStressEquivalent.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#
Gets or sets the ScopingMethod.
- property BendingStressEquivalent.SolutionCombinationDriver: Ansys.Mechanical.DataModel.Enums.SolutionCombinationDriverStyle | None#
Gets or sets the SolutionCombinationDriver.
- property BendingStressEquivalent.SolverComponentIDs: str | None#
Gets or sets the SolverComponentIDs.
- property BendingStressEquivalent.StressStrainType: Ansys.Mechanical.DataModel.Enums.StressStrainType | None#
Gets or sets the StressStrainType.
- property BendingStressEquivalent.SubScopeBy: Ansys.Mechanical.DataModel.Enums.SubScopingDefineByType | None#
Gets or sets the SubScopeBy.
- property BendingStressEquivalent.Subtype: Ansys.Mechanical.DataModel.Enums.LinearizedSubtype | None#
Gets or sets the Subtype.
- property BendingStressEquivalent.Surface: Ansys.ACT.Automation.Mechanical.Surface | None#
Surface property.
- property BendingStressEquivalent.SweepingPhase: Ansys.Core.Units.Quantity | None#
Gets or sets the SweepingPhase.
- property BendingStressEquivalent.ThroughThicknessBendingStress: Ansys.Mechanical.DataModel.Enums.ThroughThicknessBendingStress | None#
Gets or sets the ThroughThicknessBendingStress.
- property BendingStressEquivalent.TimeForMaximumOfMaximumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the maximum of maximum values.
- property BendingStressEquivalent.TimeForMaximumOfMinimumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the maximum of minimum values.
- property BendingStressEquivalent.TimeForMinimumOfMaximumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the minimum of maximum values.
- property BendingStressEquivalent.TimeForMinimumOfMinimumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the minimum of minimum values.
- property BendingStressEquivalent.TotalCenter: Ansys.Core.Units.Quantity | None#
Gets the TotalCenter.
- property BendingStressEquivalent.TotalInside: Ansys.Core.Units.Quantity | None#
Gets the TotalInside.
- property BendingStressEquivalent.TotalOutside: Ansys.Core.Units.Quantity | None#
Gets the TotalOutside.
Method detail#
- BendingStressEquivalent.AddAlert() Ansys.ACT.Automation.Mechanical.Results.Alert #
Creates a new Alert
- BendingStressEquivalent.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- BendingStressEquivalent.AddConvergence() Ansys.ACT.Automation.Mechanical.Results.Convergence #
Creates a new Convergence
- BendingStressEquivalent.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- BendingStressEquivalent.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.
- BendingStressEquivalent.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- BendingStressEquivalent.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
CreateParameter method.
- BendingStressEquivalent.CreateResultsAtAllSets() List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] #
Creates results at all sets for results under a solution.
- BendingStressEquivalent.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- BendingStressEquivalent.DuplicateWithoutResults() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Run the DuplicateWithoutResults action.
- BendingStressEquivalent.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None #
Run the ExportAnimation action.
- BendingStressEquivalent.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- BendingStressEquivalent.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- BendingStressEquivalent.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder #
Run the GroupSimilarObjects action.
- BendingStressEquivalent.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection] #
Run the PromoteToNamedSelection 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.
- BendingStressEquivalent.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.