StrainResult#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.Results.StrainResults.StrainResult#
Bases:
objectDefines a StrainResult.
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. |
|
Gets the body that has the maximum result value. |
|
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. |
|
Evaluates the individual result without evaluating all the results in the same solution. |
Gets or sets the Amplitude. |
|
Gets the Average. |
|
Gets or sets the AverageAcrossBodies. |
|
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 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 Minimum. |
|
Gets the MinimumOccursOn. |
|
Gets the MinimumOfMaximumOverTime. |
|
Gets the MinimumOfMinimumOverTime. |
|
Gets or sets the Mode. |
|
Gets or sets the NamedSelections. |
|
Path property. |
|
Gets or sets the PhaseIncrement. |
|
Plies property. |
|
Gets the result table. |
|
Gets or sets the Ply selection. |
|
Gets or sets the Position. |
|
Gets the list of properties for this object. |
|
Gets or sets the RPM Selection value at which the results are evaluated. |
|
Gets the ReportedFrequency. |
|
Gets or sets the option to save auxiliary results to disk. This property is valid for results under Modal and Harmonic analyses with On Demand Expansion enabled. An exception is thrown otherwise. |
|
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 Suppressed. |
|
Surface property. |
|
SurfaceCoating property. |
|
Gets or sets the SweepingPhase. |
|
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 Total. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property StrainResult.Average: Ansys.Core.Units.Quantity | None#
Gets the Average.
- property StrainResult.By: Ansys.Mechanical.DataModel.Enums.SetDriverStyle | None#
Gets or sets the By.
- property StrainResult.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property StrainResult.CombinationNumber: int | None#
Gets or sets the Combination Number for a Solution Combination result.
- property StrainResult.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property StrainResult.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 StrainResult.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property StrainResult.DisplayOption: Ansys.Mechanical.DataModel.Enums.ResultAveragingType | None#
Gets or sets the DisplayOption.
- property StrainResult.DisplayTime: Ansys.Core.Units.Quantity | None#
Gets or sets the DisplayTime.
- property StrainResult.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#
Gets or sets the DpfEvaluation.
- property StrainResult.EnvironmentSelection: Ansys.ACT.Automation.Mechanical.Analysis | None#
Gets or sets the EnvironmentSelection.
- property StrainResult.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property StrainResult.Frequency: Ansys.Core.Units.Quantity | None#
Gets or sets the Frequency.
- property StrainResult.GraphControlsXAxis: Ansys.Mechanical.DataModel.Enums.GraphControlsXAxis | None#
Gets or sets the GraphControlsXAxis.
- property StrainResult.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property StrainResult.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultAuto | None#
Gets the internal object. For advanced usage only.
- property StrainResult.ItemType: Ansys.Mechanical.DataModel.Enums.ResultFileItemType | None#
Gets or sets the ItemType.
- property StrainResult.LoadStepForMaximumOfMaximumValues: int | None#
Get the Load Step for the maximum of maximum values.
- property StrainResult.LoadStepForMaximumOfMinimumValues: int | None#
Get the Load Step for the maximum of minimum values.
- property StrainResult.LoadStepForMinimumOfMaximumValues: int | None#
Get the Load Step for the minimum of maximum values.
- property StrainResult.LoadStepForMinimumOfMinimumValues: int | None#
Get the Load Step for the minimum of minimum values.
- property StrainResult.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property StrainResult.Maximum: Ansys.Core.Units.Quantity | None#
Gets the Maximum.
- property StrainResult.MaximumOfMaximumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MaximumOfMaximumOverTime.
- property StrainResult.MaximumOfMinimumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MaximumOfMinimumOverTime.
- property StrainResult.Minimum: Ansys.Core.Units.Quantity | None#
Gets the Minimum.
- property StrainResult.MinimumOfMaximumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MinimumOfMaximumOverTime.
- property StrainResult.MinimumOfMinimumOverTime: Ansys.Core.Units.Quantity | None#
Gets the MinimumOfMinimumOverTime.
- property StrainResult.NamedSelections: Iterable[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets or sets the NamedSelections.
- property StrainResult.Path: Ansys.ACT.Automation.Mechanical.Path | None#
Path property.
- property StrainResult.PhaseIncrement: Ansys.Core.Units.Quantity | None#
Gets or sets the PhaseIncrement.
- property StrainResult.Plies: Iterable[Ansys.ACT.Automation.Mechanical.ImportedPliesCollection] | None#
Plies property.
- property StrainResult.PlotData: Ansys.Mechanical.DataModel.Results.ResultDataTable | None#
Gets the result table.
- property StrainResult.Ply: Iterable[Ansys.ACT.Automation.Mechanical.AnalysisPly] | None#
Gets or sets the Ply selection.
- property StrainResult.Position: Ansys.Mechanical.DataModel.Enums.ShellFaceType | None#
Gets or sets the Position.
- property StrainResult.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property StrainResult.RPMSelection: Ansys.Core.Units.Quantity | None#
Gets or sets the RPM Selection value at which the results are evaluated.
- property StrainResult.ReportedFrequency: Ansys.Core.Units.Quantity | None#
Gets the ReportedFrequency.
- property StrainResult.SaveAuxiliaryResult: bool | None#
Gets or sets the option to save auxiliary results to disk. This property is valid for results under Modal and Harmonic analyses with On Demand Expansion enabled. An exception is thrown otherwise. Saving result data to disk improves result retrieval and display performance. Note: The project file size will increase.
- property StrainResult.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#
Gets or sets the ScopingMethod.
- property StrainResult.SolutionCombinationDriver: Ansys.Mechanical.DataModel.Enums.SolutionCombinationDriverStyle | None#
Gets or sets the SolutionCombinationDriver.
- property StrainResult.StressStrainType: Ansys.Mechanical.DataModel.Enums.StressStrainType | None#
Gets or sets the StressStrainType.
- property StrainResult.SubScopeBy: Ansys.Mechanical.DataModel.Enums.SubScopingDefineByType | None#
Gets or sets the SubScopeBy.
- property StrainResult.Surface: Ansys.ACT.Automation.Mechanical.Surface | None#
Surface property.
- property StrainResult.SurfaceCoating: Ansys.ACT.Automation.Mechanical.SurfaceCoating | None#
SurfaceCoating property.
- property StrainResult.SweepingPhase: Ansys.Core.Units.Quantity | None#
Gets or sets the SweepingPhase.
- property StrainResult.Time: Ansys.Core.Units.Quantity | None#
Gets the Time.
- property StrainResult.TimeForMaximumOfMaximumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the maximum of maximum values.
- property StrainResult.TimeForMaximumOfMinimumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the maximum of minimum values.
- property StrainResult.TimeForMinimumOfMaximumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the minimum of maximum values.
- property StrainResult.TimeForMinimumOfMinimumValues: Ansys.Core.Units.Quantity | None#
Get the Time for the minimum of minimum values.
- property StrainResult.Total: Ansys.Core.Units.Quantity | None#
Gets the Total.
Method detail#
- StrainResult.AddAlert() Ansys.ACT.Automation.Mechanical.Results.Alert#
Creates a new Alert
- StrainResult.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
Creates a new child Comment.
- StrainResult.AddConvergence() Ansys.ACT.Automation.Mechanical.Results.Convergence#
Creates a new Convergence
- StrainResult.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- StrainResult.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.
- StrainResult.BodyWhereMaximumOccurs() Ansys.ACT.Automation.Mechanical.Body#
Gets the body that has the maximum result value.
Throws an exception if body not found.
- StrainResult.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- StrainResult.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
CreateParameter method.
- StrainResult.CreateResultsAtAllSets() List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]#
Creates results at all sets for results under a solution.
- StrainResult.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- StrainResult.DuplicateWithoutResults() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Run the DuplicateWithoutResults action.
- StrainResult.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None#
Run the ExportAnimation action.
- StrainResult.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- StrainResult.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- StrainResult.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- StrainResult.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.
- StrainResult.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.