LinearizedStressResult#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults.LinearizedStressResult#

Bases: object

Defines a LinearizedStressResult.

Overview#

ClearGeneratedData

Run the ClearGeneratedData action.

EvaluateAllResults

Run the EvaluateAllResults action.

FetchRemoteResults

Run the FetchRemoteResult action.

ExportToTextFile

Run the ExportToTextFile action.

ExportAnimation

Run the ExportAnimation action.

DuplicateWithoutResults

Run the DuplicateWithoutResults action.

CreateResultsAtAllSets

Creates results at all sets for results under a solution.

PromoteToNamedSelection

Run the PromoteToNamedSelection action.

CreateParameter

CreateParameter method.

AddAlert

Creates a new Alert

AddConvergence

Creates a new Convergence

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

Delete

Run the Delete action.

GetChildren

Gets the list of children, filtered by type.

GetChildren

Gets the list of children, filtered by type.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

Activate

Activate the current object.

CopyTo

Copies all visible properties from this object to another.

Duplicate

Creates a copy of the current DataModelObject.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

PropertyByName

Get a property by its unique name.

PropertyByAPIName

Get a property by its API name.

GetParameter

Gets the parameter corresponding to the given property.

RemoveParameter

Removes the parameter from the parameter set corresponding to the given property.

ZeroThroughThicknessBendingStress

Gets or sets the ZeroThroughThicknessBendingStress.

InternalObject

Gets the internal object. For advanced usage only.

LoadMultiplier

Gets the LoadMultiplier.

AverageRadiusOfCurvature

Gets or sets the AverageRadiusOfCurvature.

BendingInside

Gets the BendingInside.

BendingOutside

Gets the BendingOutside.

MembraneBendingCenter

Gets the MembraneBendingCenter.

MembraneBendingInside

Gets the MembraneBendingInside.

MembraneBendingOutside

Gets the MembraneBendingOutside.

Membrane

Gets the Membrane.

PeakCenter

Gets the PeakCenter.

PeakInside

Gets the PeakInside.

PeakOutside

Gets the PeakOutside.

SweepingPhase

Gets or sets the SweepingPhase.

Frequency

Gets or sets the Frequency.

TotalCenter

Gets the TotalCenter.

TotalInside

Gets the TotalInside.

TotalOutside

Gets the TotalOutside.

Linearized2DBehavior

Gets or sets the Linearized2DBehavior.

Subtype

Gets or sets the Subtype.

NormalOrientation

Gets or sets the NormalOrientation.

Position

Gets or sets the Position.

StressStrainType

Gets or sets the StressStrainType.

ThroughThicknessBendingStress

Gets or sets the ThroughThicknessBendingStress.

Amplitude

Gets or sets the Amplitude.

DataModelObjectCategory

Gets the current DataModelObject’s category.

PlotData

Gets the result table.

Location

Gets or sets the Location.

TimeForMinimumOfMinimumValues

Get the Time for the minimum of minimum values.

TimeForMinimumOfMaximumValues

Get the Time for the minimum of maximum values.

LoadStepForMinimumOfMinimumValues

Get the Load Step for the minimum of minimum values.

LoadStepForMinimumOfMaximumValues

Get the Load Step for the minimum of maximum values.

TimeForMaximumOfMinimumValues

Get the Time for the maximum of minimum values.

TimeForMaximumOfMaximumValues

Get the Time for the maximum of maximum values.

LoadStepForMaximumOfMinimumValues

Get the Load Step for the maximum of minimum values.

LoadStepForMaximumOfMaximumValues

Get the Load Step for the maximum of maximum values.

IsSolved

Gets the IsSolved.

CoordinateSystem

Gets or sets the Coordinate System.

ScopingMethod

Gets or sets the ScopingMethod.

SetNumber

Gets or sets the Set Number.

CombinationNumber

Gets or sets the Combination Number for a Solution Combination result.

SolutionCombinationDriver

Gets or sets the SolutionCombinationDriver.

Path

Path property.

Surface

Surface property.

NamedSelections

Gets or sets the NamedSelections.

WaterfallPanelShowTextOnMosaic

Gets or sets the Waterfall Panel Mosaic Text Property.

CrackFrontNumber

Gets or sets the CrackFrontNumber.

GlobalIDs

Gets or sets the GlobalIDs.

Identifier

Gets or sets the Identifier.

IterationNumber

Gets the IterationNumber.

LoadStep

Gets the LoadStep.

MaximumOccursOn

Gets the MaximumOccursOn.

MinimumOccursOn

Gets the MinimumOccursOn.

LoadStepNumber

Gets or sets the LoadStepNumber.

SolverComponentIDs

Gets or sets the SolverComponentIDs.

Substep

Gets the Substep.

Average

Gets the Average.

Maximum

Gets the Maximum.

MaximumOfMaximumOverTime

Gets the MaximumOfMaximumOverTime.

MaximumOfMinimumOverTime

Gets the MaximumOfMinimumOverTime.

Minimum

Gets the Minimum.

MinimumOfMaximumOverTime

Gets the MinimumOfMaximumOverTime.

MinimumOfMinimumOverTime

Gets the MinimumOfMinimumOverTime.

Time

Gets the Time.

DisplayTime

Gets or sets the DisplayTime.

GraphControlsXAxis

Gets or sets the GraphControlsXAxis.

DisplayOption

Gets or sets the DisplayOption.

DpfEvaluation

Gets or sets the DpfEvaluation.

By

Gets or sets the By.

ItemType

Gets or sets the ItemType.

CalculateTimeHistory

Gets or sets the CalculateTimeHistory.

Suppressed

Gets or sets the Suppressed.

Children

Gets the list of children.

Comments

Gets the list of associated comments.

Figures

Gets the list of associated figures.

Images

Gets the list of associated images.

InternalObject

Gets the internal object. For advanced usage only.

Properties

Gets the list of properties for this object.

VisibleProperties

Gets the list of properties that are visible for this object.

Property detail#

property LinearizedStressResult.ZeroThroughThicknessBendingStress: System.Boolean | None

Gets or sets the ZeroThroughThicknessBendingStress.

property LinearizedStressResult.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultAuto | None

Gets the internal object. For advanced usage only.

property LinearizedStressResult.LoadMultiplier: System.Double | None

Gets the LoadMultiplier.

property LinearizedStressResult.AverageRadiusOfCurvature: Ansys.Core.Units.Quantity | None

Gets or sets the AverageRadiusOfCurvature.

property LinearizedStressResult.BendingInside: Ansys.Core.Units.Quantity | None

Gets the BendingInside.

property LinearizedStressResult.BendingOutside: Ansys.Core.Units.Quantity | None

Gets the BendingOutside.

property LinearizedStressResult.MembraneBendingCenter: Ansys.Core.Units.Quantity | None

Gets the MembraneBendingCenter.

property LinearizedStressResult.MembraneBendingInside: Ansys.Core.Units.Quantity | None

Gets the MembraneBendingInside.

property LinearizedStressResult.MembraneBendingOutside: Ansys.Core.Units.Quantity | None

Gets the MembraneBendingOutside.

property LinearizedStressResult.Membrane: Ansys.Core.Units.Quantity | None

Gets the Membrane.

property LinearizedStressResult.PeakCenter: Ansys.Core.Units.Quantity | None

Gets the PeakCenter.

property LinearizedStressResult.PeakInside: Ansys.Core.Units.Quantity | None

Gets the PeakInside.

property LinearizedStressResult.PeakOutside: Ansys.Core.Units.Quantity | None

Gets the PeakOutside.

property LinearizedStressResult.SweepingPhase: Ansys.Core.Units.Quantity | None

Gets or sets the SweepingPhase.

property LinearizedStressResult.Frequency: Ansys.Core.Units.Quantity | None

Gets or sets the Frequency.

property LinearizedStressResult.TotalCenter: Ansys.Core.Units.Quantity | None

Gets the TotalCenter.

property LinearizedStressResult.TotalInside: Ansys.Core.Units.Quantity | None

Gets the TotalInside.

property LinearizedStressResult.TotalOutside: Ansys.Core.Units.Quantity | None

Gets the TotalOutside.

property LinearizedStressResult.Linearized2DBehavior: Ansys.Mechanical.DataModel.Enums.Linearized2DBehavior | None

Gets or sets the Linearized2DBehavior.

property LinearizedStressResult.Subtype: Ansys.Mechanical.DataModel.Enums.LinearizedSubtype | None

Gets or sets the Subtype.

property LinearizedStressResult.NormalOrientation: Ansys.Mechanical.DataModel.Enums.NormalOrientationType | None

Gets or sets the NormalOrientation.

property LinearizedStressResult.Position: Ansys.Mechanical.DataModel.Enums.ShellFaceType | None

Gets or sets the Position.

property LinearizedStressResult.StressStrainType: Ansys.Mechanical.DataModel.Enums.StressStrainType | None

Gets or sets the StressStrainType.

property LinearizedStressResult.ThroughThicknessBendingStress: Ansys.Mechanical.DataModel.Enums.ThroughThicknessBendingStress | None

Gets or sets the ThroughThicknessBendingStress.

property LinearizedStressResult.Amplitude: System.Boolean | None

Gets or sets the Amplitude.

property LinearizedStressResult.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None

Gets the current DataModelObject’s category.

property LinearizedStressResult.PlotData: Ansys.Mechanical.DataModel.Results.ResultDataTable | None

Gets the result table.

property LinearizedStressResult.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the Location.

property LinearizedStressResult.TimeForMinimumOfMinimumValues: Ansys.Core.Units.Quantity | None

Get the Time for the minimum of minimum values.

property LinearizedStressResult.TimeForMinimumOfMaximumValues: Ansys.Core.Units.Quantity | None

Get the Time for the minimum of maximum values.

property LinearizedStressResult.LoadStepForMinimumOfMinimumValues: System.UInt32 | None

Get the Load Step for the minimum of minimum values.

property LinearizedStressResult.LoadStepForMinimumOfMaximumValues: System.UInt32 | None

Get the Load Step for the minimum of maximum values.

property LinearizedStressResult.TimeForMaximumOfMinimumValues: Ansys.Core.Units.Quantity | None

Get the Time for the maximum of minimum values.

property LinearizedStressResult.TimeForMaximumOfMaximumValues: Ansys.Core.Units.Quantity | None

Get the Time for the maximum of maximum values.

property LinearizedStressResult.LoadStepForMaximumOfMinimumValues: System.UInt32 | None

Get the Load Step for the maximum of minimum values.

property LinearizedStressResult.LoadStepForMaximumOfMaximumValues: System.UInt32 | None

Get the Load Step for the maximum of maximum values.

property LinearizedStressResult.IsSolved: System.Boolean | None

Gets the IsSolved.

property LinearizedStressResult.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 LinearizedStressResult.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None

Gets or sets the ScopingMethod.

property LinearizedStressResult.SetNumber: System.UInt32 | None

Gets or sets the Set Number.

property LinearizedStressResult.CombinationNumber: System.UInt32 | None

Gets or sets the Combination Number for a Solution Combination result.

property LinearizedStressResult.SolutionCombinationDriver: Ansys.Mechanical.DataModel.Enums.SolutionCombinationDriverStyle | None

Gets or sets the SolutionCombinationDriver.

property LinearizedStressResult.Path: Ansys.ACT.Automation.Mechanical.Path | None

Path property.

property LinearizedStressResult.Surface: Ansys.ACT.Automation.Mechanical.Surface | None

Surface property.

property LinearizedStressResult.NamedSelections: System.Collections.Generic.IEnumerable[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None

Gets or sets the NamedSelections.

property LinearizedStressResult.WaterfallPanelShowTextOnMosaic: System.Boolean | None

Gets or sets the Waterfall Panel Mosaic Text Property.

property LinearizedStressResult.CrackFrontNumber: System.Int32 | None

Gets or sets the CrackFrontNumber.

property LinearizedStressResult.GlobalIDs: System.String | None

Gets or sets the GlobalIDs.

property LinearizedStressResult.Identifier: System.String | None

Gets or sets the Identifier.

property LinearizedStressResult.IterationNumber: System.Int32 | None

Gets the IterationNumber.

property LinearizedStressResult.LoadStep: System.Int32 | None

Gets the LoadStep.

property LinearizedStressResult.MaximumOccursOn: System.String | None

Gets the MaximumOccursOn.

property LinearizedStressResult.MinimumOccursOn: System.String | None

Gets the MinimumOccursOn.

property LinearizedStressResult.LoadStepNumber: System.UInt32 | None

Gets or sets the LoadStepNumber.

property LinearizedStressResult.SolverComponentIDs: System.String | None

Gets or sets the SolverComponentIDs.

property LinearizedStressResult.Substep: System.Int32 | None

Gets the Substep.

property LinearizedStressResult.Average: Ansys.Core.Units.Quantity | None

Gets the Average.

property LinearizedStressResult.Maximum: Ansys.Core.Units.Quantity | None

Gets the Maximum.

property LinearizedStressResult.MaximumOfMaximumOverTime: Ansys.Core.Units.Quantity | None

Gets the MaximumOfMaximumOverTime.

property LinearizedStressResult.MaximumOfMinimumOverTime: Ansys.Core.Units.Quantity | None

Gets the MaximumOfMinimumOverTime.

property LinearizedStressResult.Minimum: Ansys.Core.Units.Quantity | None

Gets the Minimum.

property LinearizedStressResult.MinimumOfMaximumOverTime: Ansys.Core.Units.Quantity | None

Gets the MinimumOfMaximumOverTime.

property LinearizedStressResult.MinimumOfMinimumOverTime: Ansys.Core.Units.Quantity | None

Gets the MinimumOfMinimumOverTime.

property LinearizedStressResult.Time: Ansys.Core.Units.Quantity | None

Gets the Time.

property LinearizedStressResult.DisplayTime: Ansys.Core.Units.Quantity | None

Gets or sets the DisplayTime.

property LinearizedStressResult.GraphControlsXAxis: Ansys.Mechanical.DataModel.Enums.GraphControlsXAxis | None

Gets or sets the GraphControlsXAxis.

property LinearizedStressResult.DisplayOption: Ansys.Mechanical.DataModel.Enums.ResultAveragingType | None

Gets or sets the DisplayOption.

property LinearizedStressResult.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None

Gets or sets the DpfEvaluation.

property LinearizedStressResult.By: Ansys.Mechanical.DataModel.Enums.SetDriverStyle | None

Gets or sets the By.

property LinearizedStressResult.ItemType: Ansys.Mechanical.DataModel.Enums.ResultFileItemType | None

Gets or sets the ItemType.

property LinearizedStressResult.CalculateTimeHistory: System.Boolean | None

Gets or sets the CalculateTimeHistory.

property LinearizedStressResult.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

property LinearizedStressResult.Children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None

Gets the list of children.

property LinearizedStressResult.Comments: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Comment] | None

Gets the list of associated comments.

property LinearizedStressResult.Figures: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Figure] | None

Gets the list of associated figures.

property LinearizedStressResult.Images: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Image] | None

Gets the list of associated images.

property LinearizedStressResult.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

property LinearizedStressResult.Properties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

Gets the list of properties for this object.

property LinearizedStressResult.VisibleProperties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

Gets the list of properties that are visible for this object.

Method detail#

LinearizedStressResult.ClearGeneratedData() System.Void

Run the ClearGeneratedData action.

LinearizedStressResult.EvaluateAllResults() System.Void

Run the EvaluateAllResults action.

LinearizedStressResult.FetchRemoteResults() System.Void

Run the FetchRemoteResult action.

LinearizedStressResult.ExportToTextFile(filePath: System.String) System.Void

Run the ExportToTextFile action.

LinearizedStressResult.ExportAnimation(filePath: System.String, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) System.Void

Run the ExportAnimation action.

LinearizedStressResult.DuplicateWithoutResults() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject

Run the DuplicateWithoutResults action.

LinearizedStressResult.CreateResultsAtAllSets() System.Collections.Generic.List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]

Creates results at all sets for results under a solution.

LinearizedStressResult.PromoteToNamedSelection() System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.NamedSelection]

Run the PromoteToNamedSelection action.

LinearizedStressResult.CreateParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

CreateParameter method.

LinearizedStressResult.AddAlert() Ansys.ACT.Automation.Mechanical.Results.Alert

Creates a new Alert

LinearizedStressResult.AddConvergence() Ansys.ACT.Automation.Mechanical.Results.Convergence

Creates a new Convergence

LinearizedStressResult.RenameBasedOnDefinition() System.Void

Run the RenameBasedOnDefinition action.

LinearizedStressResult.Delete() System.Void

Run the Delete action.

LinearizedStressResult.GetChildren(recurses: System.Boolean, children: System.Collections.Generic.IList[ChildrenType]) System.Collections.Generic.IList[ChildrenType]

Gets the list of children, filtered by type.

LinearizedStressResult.GetChildren(category: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory, recurses: System.Boolean, children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]) System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]

Gets the list of children, filtered by type.

LinearizedStressResult.AddComment() Ansys.ACT.Automation.Mechanical.Comment

Creates a new child Comment.

LinearizedStressResult.AddFigure() Ansys.ACT.Automation.Mechanical.Figure

Creates a new child Figure.

LinearizedStressResult.AddImage(filePath: System.String) 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.
LinearizedStressResult.Activate() System.Void

Activate the current object.

LinearizedStressResult.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) System.Void

Copies all visible properties from this object to another.

LinearizedStressResult.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject

Creates a copy of the current DataModelObject.

LinearizedStressResult.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

LinearizedStressResult.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder

Run the GroupSimilarObjects action.

LinearizedStressResult.PropertyByName(name: System.String) Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

LinearizedStressResult.PropertyByAPIName(name: System.String) Ansys.ACT.Automation.Mechanical.Property
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.
LinearizedStressResult.GetParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

LinearizedStressResult.RemoveParameter(propName: System.String) System.Void

Removes the parameter from the parameter set corresponding to the given property.