ImpedanceProbe#

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

Bases: object

Defines a ImpedanceProbe.

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'.

By

Gets or sets the By.

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.

Frequency

Gets or sets the Frequency.

GeometryLocation

Gets or sets the GeometryLocation.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

ImpedanceImag

Gets the ImpedanceImag.

ImpedanceReal

Gets the ImpedanceReal.

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.

MaximumImagImpedance

Gets the MaximumImagImpedance.

MaximumRealImpedance

Gets the MaximumRealImpedance.

MaximumTotal

Gets the MaximumTotal.

MaximumXAxis

Gets the MaximumXAxis.

MaximumYAxis

Gets the MaximumYAxis.

MaximumZAxis

Gets the MaximumZAxis.

MeshConnectionSelection

Gets or sets the MeshConnectionSelection.

MinimumImagImpedance

Gets the MinimumImagImpedance.

MinimumRealImpedance

Gets the MinimumRealImpedance.

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.

ReportedFrequency

Gets the ReportedFrequency.

ResultSelection

Gets or sets the ResultSelection.

RpmSetNumber

Gets or sets the RpmSetNumber.

SetNumber

Gets or sets the SetNumber.

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.

SweepingPhase

Gets or sets the SweepingPhase.

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 ImpedanceProbe.AttachedRefs: List[int] | None#

AttachedRefs property.

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

Gets or sets the BeamSelection.

property ImpedanceProbe.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 ImpedanceProbe.By: Ansys.Mechanical.DataModel.Enums.SetDriverStyle | None#

Gets or sets the By.

property ImpedanceProbe.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property ImpedanceProbe.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

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

Gets or sets the ContactRegionSelection.

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

Gets or sets the CoordinateSystemSelection.

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

Gets the current DataModelObject's category.

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

Gets or sets the DisplayTime.

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

Gets or sets the DpfEvaluation.

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

Gets the list of associated figures.

property ImpedanceProbe.Frequency: Ansys.Core.Units.Quantity | None#

Gets or sets the Frequency.

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

Gets or sets the GeometryLocation.

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

GroupingFolder property.

property ImpedanceProbe.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property ImpedanceProbe.ImpedanceImag: Ansys.Core.Units.Quantity | None#

Gets the ImpedanceImag.

property ImpedanceProbe.ImpedanceReal: Ansys.Core.Units.Quantity | None#

Gets the ImpedanceReal.

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

Gets the internal object. For advanced usage only.

property ImpedanceProbe.IsSolved: bool | None#

Gets the IsSolved.

property ImpedanceProbe.IterationNumber: int | None#

Gets the IterationNumber.

property ImpedanceProbe.LoadStep: int | None#

Gets the LoadStep.

property ImpedanceProbe.LoadStepNumber: int | None#

Gets or sets the LoadStepNumber.

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

Gets or sets the LocationMethod.

property ImpedanceProbe.MaximumImagImpedance: Ansys.Core.Units.Quantity | None#

Gets the MaximumImagImpedance.

property ImpedanceProbe.MaximumRealImpedance: Ansys.Core.Units.Quantity | None#

Gets the MaximumRealImpedance.

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

Gets the MaximumTotal.

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

Gets the MaximumXAxis.

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

Gets the MaximumYAxis.

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

Gets the MaximumZAxis.

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

Gets or sets the MeshConnectionSelection.

property ImpedanceProbe.MinimumImagImpedance: Ansys.Core.Units.Quantity | None#

Gets the MinimumImagImpedance.

property ImpedanceProbe.MinimumRealImpedance: Ansys.Core.Units.Quantity | None#

Gets the MinimumRealImpedance.

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

Gets the MinimumTotal.

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

Gets the MinimumXAxis.

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

Gets the MinimumYAxis.

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

Gets the MinimumZAxis.

property ImpedanceProbe.Name: str | None#

Name property.

property ImpedanceProbe.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

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

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

Parent property.

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

Gets the list of properties for this object.

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

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

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

Gets or sets the RemotePointSelection.

property ImpedanceProbe.ReportedFrequency: Ansys.Core.Units.Quantity | None#

Gets the ReportedFrequency.

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

Gets or sets the ResultSelection.

property ImpedanceProbe.RpmSetNumber: int | None#

Gets or sets the RpmSetNumber.

property ImpedanceProbe.SetNumber: int | None#

Gets or sets the SetNumber.

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

Gets or sets the SpatialResolution.

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

Gets or sets the SpringSelection.

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

State property.

property ImpedanceProbe.Substep: int | None#

Gets the Substep.

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

Gets or sets the Summation.

property ImpedanceProbe.Suppressed: bool | None#

Gets or sets the Suppressed.

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

Gets or sets the MeshConnectionSelection.

property ImpedanceProbe.SweepingPhase: Ansys.Core.Units.Quantity | None#

Gets or sets the SweepingPhase.

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

Gets the Time.

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

Gets the Total.

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

Gets the Type.

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

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

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

Gets the XAxis.

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

Gets the YAxis.

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

Gets the ZAxis.

Method detail#

ImpedanceProbe.Activate() None#

Activate the current object.

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

Creates a new child Comment.

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

Creates a new child Figure.

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

Run the ClearGeneratedData action.

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

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

ImpedanceProbe.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Run the DuplicateWithoutResults action.

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

Equals method.

ImpedanceProbe.EvaluateAllResults() None#

Run the EvaluateAllResults action.

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

Run the ExportAnimation action.

ImpedanceProbe.GetAPIName(dispId: int) str#

GetAPIName method.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

ImpedanceProbe.GetHashCode() int#

GetHashCode method.

ImpedanceProbe.GetIconFile() System.Byte#

GetIconFile method.

ImpedanceProbe.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

ImpedanceProbe.GetPath() str#

GetPath method.

ImpedanceProbe.GetPropertyName(dispId: int) str#

GetPropertyName method.

ImpedanceProbe.GetPropertyValue(name: str) Any#

GetPropertyValue method.

ImpedanceProbe.GetType() type#

GetType method.

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

GetVisibleProperties method.

ImpedanceProbe.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

ImpedanceProbe.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

ImpedanceProbe.InitializeLifetimeService() Any#

InitializeLifetimeService method.

ImpedanceProbe.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

ImpedanceProbe.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

PropertyById method.

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

Get a property by its unique name.

ImpedanceProbe.RemoveParameter(propName: str) None#

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

ImpedanceProbe.RenameBasedOnDefinition() None#

Run the RenameBasedOnDefinition action.

ImpedanceProbe.RetrieveResult() None#

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

ImpedanceProbe.SnapToMeshNodes() None#

Snap the coordinates of probe result to the mesh nodes.

ImpedanceProbe.ToString() str#

ToString method.