GeneralizedPlaneStrainProbe#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.Results.ProbeResults.GeneralizedPlaneStrainProbe(internalObject: Any)#

Bases: object

Defines a GeneralizedPlaneStrainProbe.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

ClearGeneratedData

Run the ClearGeneratedData action.

CopyTo

Copies all visible properties from this object to another.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

DuplicateWithoutResults

Run the DuplicateWithoutResults action.

Equals

Equals method.

EvaluateAllResults

Run the EvaluateAllResults action.

ExportAnimation

Run the ExportAnimation action.

GetAPIName

GetAPIName method.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

GetDetailsView

GetDetailsView method.

GetEnumName

Enum name bound to value

GetHashCode

GetHashCode method.

GetIconFile

GetIconFile method.

GetLifetimeService

GetLifetimeService method.

GetObjectData

GetObjectData method.

GetParameter

Gets the parameter corresponding to the given property.

GetPath

GetPath method.

GetPropertyName

GetPropertyName method.

GetPropertyValue

GetPropertyValue method.

GetType

GetType method.

GetVisibleProperties

GetVisibleProperties method.

GetVisiblePropertyNames

GetVisiblePropertyNames method.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

InitializeLifetimeService

InitializeLifetimeService method.

IsPropertyEditable

IsPropertyEditable method.

IsPropertyVisible

IsPropertyVisible method.

PropertyByAPIName

Get a property by its API name.

PropertyById

PropertyById method.

PropertyByName

Get a property by its unique name.

RemoveParameter

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

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

RetrieveResult

Evaluates the individual probe result without evaluating all the results in the same solution.

SnapToMeshNodes

Snap the coordinates of probe result to the mesh nodes.

ToString

ToString method.

AttachedRefs

AttachedRefs property.

BeamSelection

Gets or sets the BeamSelection.

BoundaryConditionSelection

Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

ContactRegionSelection

Gets or sets the ContactRegionSelection.

CoordinateSystemSelection

Gets or sets the CoordinateSystemSelection.

DataModelObjectCategory

Gets the current DataModelObject's category.

DisplayTime

Gets or sets the DisplayTime.

DpfEvaluation

Gets or sets the DpfEvaluation.

Figures

Gets the list of associated figures.

GeometryLocation

Gets or sets the GeometryLocation.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

InternalObject

Gets the internal object. For advanced usage only.

IsSolved

Gets the IsSolved.

IterationNumber

Gets the IterationNumber.

LoadStep

Gets the LoadStep.

LoadStepNumber

Gets or sets the LoadStepNumber.

LocationMethod

Gets or sets the LocationMethod.

MaximumTotal

Gets the MaximumTotal.

MaximumXAxis

Gets the MaximumXAxis.

MaximumYAxis

Gets the MaximumYAxis.

MaximumZAxis

Gets the MaximumZAxis.

MeshConnectionSelection

Gets or sets the MeshConnectionSelection.

MinimumTotal

Gets the MinimumTotal.

MinimumXAxis

Gets the MinimumXAxis.

MinimumYAxis

Gets the MinimumYAxis.

MinimumZAxis

Gets the MinimumZAxis.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Orientation

Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System.

Parent

Parent property.

Properties

Gets the list of properties for this object.

RPMSelection

Gets or sets the RPM Selection value at which the results are evaluated.

RemotePointSelection

Gets or sets the RemotePointSelection.

ResultSelection

Gets or sets the ResultSelection.

RpmSetNumber

Gets or sets the RpmSetNumber.

SpatialResolution

Gets or sets the SpatialResolution.

SpringSelection

Gets or sets the SpringSelection.

State

State property.

Substep

Gets the Substep.

Summation

Gets or sets the Summation.

Suppressed

Gets or sets the Suppressed.

SurfaceSelection

Gets or sets the MeshConnectionSelection.

Time

Gets the Time.

Total

Gets the Total.

Type

Gets the Type.

VisibleProperties

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

XAxis

Gets the XAxis.

YAxis

Gets the YAxis.

ZAxis

Gets the ZAxis.

Property detail#

property GeneralizedPlaneStrainProbe.AttachedRefs: List[int] | None#

AttachedRefs property.

property GeneralizedPlaneStrainProbe.BeamSelection: Ansys.ACT.Automation.Mechanical.Connections.Beam | None#

Gets or sets the BeamSelection.

property GeneralizedPlaneStrainProbe.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 GeneralizedPlaneStrainProbe.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property GeneralizedPlaneStrainProbe.ClsId: int | None#

ClsId property.

property GeneralizedPlaneStrainProbe.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property GeneralizedPlaneStrainProbe.ContactRegionSelection: Ansys.ACT.Automation.Mechanical.Connections.ContactRegion | None#

Gets or sets the ContactRegionSelection.

property GeneralizedPlaneStrainProbe.CoordinateSystemSelection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the CoordinateSystemSelection.

property GeneralizedPlaneStrainProbe.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property GeneralizedPlaneStrainProbe.DisplayTime: Ansys.Core.Units.Quantity | None#

Gets or sets the DisplayTime.

property GeneralizedPlaneStrainProbe.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#

Gets or sets the DpfEvaluation.

property GeneralizedPlaneStrainProbe.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property GeneralizedPlaneStrainProbe.GeometryLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the GeometryLocation.

property GeneralizedPlaneStrainProbe.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

property GeneralizedPlaneStrainProbe.IconName: str | None#

IconName property.

property GeneralizedPlaneStrainProbe.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property GeneralizedPlaneStrainProbe.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSProbeResultAuto | None#

Gets the internal object. For advanced usage only.

property GeneralizedPlaneStrainProbe.IsSolved: bool | None#

Gets the IsSolved.

property GeneralizedPlaneStrainProbe.IterationNumber: int | None#

Gets the IterationNumber.

property GeneralizedPlaneStrainProbe.LoadStep: int | None#

Gets the LoadStep.

property GeneralizedPlaneStrainProbe.LoadStepNumber: int | None#

Gets or sets the LoadStepNumber.

property GeneralizedPlaneStrainProbe.LocationMethod: Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None#

Gets or sets the LocationMethod.

property GeneralizedPlaneStrainProbe.MaximumTotal: Ansys.Core.Units.Quantity | None#

Gets the MaximumTotal.

property GeneralizedPlaneStrainProbe.MaximumXAxis: Ansys.Core.Units.Quantity | None#

Gets the MaximumXAxis.

property GeneralizedPlaneStrainProbe.MaximumYAxis: Ansys.Core.Units.Quantity | None#

Gets the MaximumYAxis.

property GeneralizedPlaneStrainProbe.MaximumZAxis: Ansys.Core.Units.Quantity | None#

Gets the MaximumZAxis.

property GeneralizedPlaneStrainProbe.MeshConnectionSelection: Ansys.ACT.Automation.Mechanical.MeshConnection | None#

Gets or sets the MeshConnectionSelection.

property GeneralizedPlaneStrainProbe.MinimumTotal: Ansys.Core.Units.Quantity | None#

Gets the MinimumTotal.

property GeneralizedPlaneStrainProbe.MinimumXAxis: Ansys.Core.Units.Quantity | None#

Gets the MinimumXAxis.

property GeneralizedPlaneStrainProbe.MinimumYAxis: Ansys.Core.Units.Quantity | None#

Gets the MinimumYAxis.

property GeneralizedPlaneStrainProbe.MinimumZAxis: Ansys.Core.Units.Quantity | None#

Gets the MinimumZAxis.

property GeneralizedPlaneStrainProbe.Name: str | None#

Name property.

property GeneralizedPlaneStrainProbe.ObjectId: int | None#

ObjectId property.

property GeneralizedPlaneStrainProbe.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#

ObjectState property.

property GeneralizedPlaneStrainProbe.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#

ObjectTags property.

property GeneralizedPlaneStrainProbe.Orientation: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System.

property GeneralizedPlaneStrainProbe.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

Parent property.

property GeneralizedPlaneStrainProbe.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property GeneralizedPlaneStrainProbe.RPMSelection: Ansys.Core.Units.Quantity | None#

Gets or sets the RPM Selection value at which the results are evaluated.

property GeneralizedPlaneStrainProbe.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#

Gets or sets the RemotePointSelection.

property GeneralizedPlaneStrainProbe.ResultSelection: Ansys.Mechanical.DataModel.Enums.ProbeDisplayFilter | None#

Gets or sets the ResultSelection.

property GeneralizedPlaneStrainProbe.RpmSetNumber: int | None#

Gets or sets the RpmSetNumber.

property GeneralizedPlaneStrainProbe.SpatialResolution: Ansys.Mechanical.DataModel.Enums.MinimumOrMaximum | None#

Gets or sets the SpatialResolution.

property GeneralizedPlaneStrainProbe.SpringSelection: Ansys.ACT.Automation.Mechanical.Connections.Spring | None#

Gets or sets the SpringSelection.

property GeneralizedPlaneStrainProbe.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property GeneralizedPlaneStrainProbe.Substep: int | None#

Gets the Substep.

property GeneralizedPlaneStrainProbe.Summation: Ansys.Mechanical.DataModel.Enums.MomentsAtSummationPointType | None#

Gets or sets the Summation.

property GeneralizedPlaneStrainProbe.Suppressed: bool | None#

Gets or sets the Suppressed.

property GeneralizedPlaneStrainProbe.SurfaceSelection: Ansys.ACT.Automation.Mechanical.Surface | None#

Gets or sets the MeshConnectionSelection.

property GeneralizedPlaneStrainProbe.Time: Ansys.Core.Units.Quantity | None#

Gets the Time.

property GeneralizedPlaneStrainProbe.Total: Ansys.Core.Units.Quantity | None#

Gets the Total.

property GeneralizedPlaneStrainProbe.Type: Ansys.Mechanical.DataModel.Enums.ProbeResultType | None#

Gets the Type.

property GeneralizedPlaneStrainProbe.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

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

property GeneralizedPlaneStrainProbe.XAxis: Ansys.Core.Units.Quantity | None#

Gets the XAxis.

property GeneralizedPlaneStrainProbe.YAxis: Ansys.Core.Units.Quantity | None#

Gets the YAxis.

property GeneralizedPlaneStrainProbe.ZAxis: Ansys.Core.Units.Quantity | None#

Gets the ZAxis.

Method detail#

GeneralizedPlaneStrainProbe.Activate() None#

Activate the current object.

GeneralizedPlaneStrainProbe.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

GeneralizedPlaneStrainProbe.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

GeneralizedPlaneStrainProbe.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.
GeneralizedPlaneStrainProbe.ClearGeneratedData() None#

Run the ClearGeneratedData action.

GeneralizedPlaneStrainProbe.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

GeneralizedPlaneStrainProbe.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#

CreateObjRef method.

GeneralizedPlaneStrainProbe.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

GeneralizedPlaneStrainProbe.Delete() None#

Run the Delete action.

GeneralizedPlaneStrainProbe.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

GeneralizedPlaneStrainProbe.DuplicateWithoutResults() Ansys.ACT.Automation.Mechanical.DataModelObject#

Run the DuplicateWithoutResults action.

GeneralizedPlaneStrainProbe.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#

Equals method.

GeneralizedPlaneStrainProbe.EvaluateAllResults() None#

Run the EvaluateAllResults action.

GeneralizedPlaneStrainProbe.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None#

Run the ExportAnimation action.

GeneralizedPlaneStrainProbe.GetAPIName(dispId: int) str#

GetAPIName method.

GeneralizedPlaneStrainProbe.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#

GetAllProperties method.

GeneralizedPlaneStrainProbe.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

GeneralizedPlaneStrainProbe.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#

GetDetailsView method.

GeneralizedPlaneStrainProbe.GetEnumName(enumType: type, value: int, dispId: int) str#

Enum name bound to value

GeneralizedPlaneStrainProbe.GetHashCode() int#

GetHashCode method.

GeneralizedPlaneStrainProbe.GetIconFile() System.Byte#

GetIconFile method.

GeneralizedPlaneStrainProbe.GetLifetimeService() Any#

GetLifetimeService method.

GeneralizedPlaneStrainProbe.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#

GetObjectData method.

GeneralizedPlaneStrainProbe.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

GeneralizedPlaneStrainProbe.GetPath() str#

GetPath method.

GeneralizedPlaneStrainProbe.GetPropertyName(dispId: int) str#

GetPropertyName method.

GeneralizedPlaneStrainProbe.GetPropertyValue(name: str) Any#

GetPropertyValue method.

GeneralizedPlaneStrainProbe.GetType() type#

GetType method.

GeneralizedPlaneStrainProbe.GetVisibleProperties() List[System.Reflection.PropertyInfo]#

GetVisibleProperties method.

GeneralizedPlaneStrainProbe.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

GeneralizedPlaneStrainProbe.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

GeneralizedPlaneStrainProbe.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

GeneralizedPlaneStrainProbe.InitializeLifetimeService() Any#

InitializeLifetimeService method.

GeneralizedPlaneStrainProbe.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

GeneralizedPlaneStrainProbe.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

GeneralizedPlaneStrainProbe.PropertyByAPIName(name: str) 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.
GeneralizedPlaneStrainProbe.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

GeneralizedPlaneStrainProbe.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

GeneralizedPlaneStrainProbe.RemoveParameter(propName: str) None#

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

GeneralizedPlaneStrainProbe.RenameBasedOnDefinition() None#

Run the RenameBasedOnDefinition action.

GeneralizedPlaneStrainProbe.RetrieveResult() None#

Evaluates the individual probe result without evaluating all the results in the same solution.

GeneralizedPlaneStrainProbe.SnapToMeshNodes() None#

Snap the coordinates of probe result to the mesh nodes.

GeneralizedPlaneStrainProbe.ToString() str#

ToString method.