MagneticFluxProbe#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.ProbeResults.MagneticFluxProbe#

Bases: object

Defines a MagneticFluxProbe.

Overview#

ExportAnimation

Run the ExportAnimation action.

ClearGeneratedData

Run the ClearGeneratedData action.

DuplicateWithoutResults

Run the DuplicateWithoutResults action.

EvaluateAllResults

Run the EvaluateAllResults action.

SnapToMeshNodes

Snap the coordinates of probe result to the mesh nodes.

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.

CreateParameter

Creates a new parameter for a Property.

GetParameter

Gets the parameter corresponding to the given property.

RemoveParameter

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

InternalObject

Gets the internal object. For advanced usage only.

SymmetryMultiplier

Gets or sets the SymmetryMultiplier.

MagneticFlux

Gets the MagneticFlux.

MaximumMagneticFlux

Gets the MaximumMagneticFlux.

MinimumMagneticFlux

Gets the MinimumMagneticFlux.

DataModelObjectCategory

Gets the current DataModelObject’s category.

Summation

Gets or sets the Summation.

LocationMethod

Gets or sets the LocationMethod.

GeometryLocation

Gets or sets the GeometryLocation.

CoordinateSystemSelection

Gets or sets the CoordinateSystemSelection.

BoundaryConditionSelection

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

ContactRegionSelection

Gets or sets the ContactRegionSelection.

RemotePointSelection

Gets or sets the RemotePointSelection.

BeamSelection

Gets or sets the BeamSelection.

MeshConnectionSelection

Gets or sets the MeshConnectionSelection.

SurfaceSelection

Gets or sets the MeshConnectionSelection.

SpringSelection

Gets or sets the SpringSelection.

IsSolved

Gets the IsSolved.

Orientation

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

IterationNumber

Gets the IterationNumber.

LoadStep

Gets the LoadStep.

LoadStepNumber

Gets or sets the LoadStepNumber.

Substep

Gets the Substep.

DisplayTime

Gets or sets the DisplayTime.

MaximumTotal

Gets the MaximumTotal.

MaximumXAxis

Gets the MaximumXAxis.

MaximumYAxis

Gets the MaximumYAxis.

MaximumZAxis

Gets the MaximumZAxis.

MinimumTotal

Gets the MinimumTotal.

MinimumXAxis

Gets the MinimumXAxis.

MinimumYAxis

Gets the MinimumYAxis.

MinimumZAxis

Gets the MinimumZAxis.

Time

Gets the Time.

Total

Gets the Total.

XAxis

Gets the XAxis.

YAxis

Gets the YAxis.

ZAxis

Gets the ZAxis.

ResultSelection

Gets or sets the ResultSelection.

SpatialResolution

Gets or sets the SpatialResolution.

Type

Gets the Type.

DpfEvaluation

Gets or sets the DpfEvaluation.

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 MagneticFluxProbe.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSProbeResultAuto | None

Gets the internal object. For advanced usage only.

property MagneticFluxProbe.SymmetryMultiplier: System.Double | None

Gets or sets the SymmetryMultiplier.

property MagneticFluxProbe.MagneticFlux: Ansys.Core.Units.Quantity | None

Gets the MagneticFlux.

property MagneticFluxProbe.MaximumMagneticFlux: Ansys.Core.Units.Quantity | None

Gets the MaximumMagneticFlux.

property MagneticFluxProbe.MinimumMagneticFlux: Ansys.Core.Units.Quantity | None

Gets the MinimumMagneticFlux.

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

Gets the current DataModelObject’s category.

property MagneticFluxProbe.Summation: Ansys.Mechanical.DataModel.Enums.MomentsAtSummationPointType | None

Gets or sets the Summation.

property MagneticFluxProbe.LocationMethod: Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None

Gets or sets the LocationMethod.

property MagneticFluxProbe.GeometryLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the GeometryLocation.

property MagneticFluxProbe.CoordinateSystemSelection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

Gets or sets the CoordinateSystemSelection.

property MagneticFluxProbe.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 MagneticFluxProbe.ContactRegionSelection: Ansys.ACT.Automation.Mechanical.Connections.ContactRegion | None

Gets or sets the ContactRegionSelection.

property MagneticFluxProbe.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None

Gets or sets the RemotePointSelection.

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

Gets or sets the BeamSelection.

property MagneticFluxProbe.MeshConnectionSelection: Ansys.ACT.Automation.Mechanical.MeshConnection | None

Gets or sets the MeshConnectionSelection.

property MagneticFluxProbe.SurfaceSelection: Ansys.ACT.Automation.Mechanical.Surface | None

Gets or sets the MeshConnectionSelection.

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

Gets or sets the SpringSelection.

property MagneticFluxProbe.IsSolved: System.Boolean | None

Gets the IsSolved.

property MagneticFluxProbe.Orientation: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

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

property MagneticFluxProbe.IterationNumber: System.Int32 | None

Gets the IterationNumber.

property MagneticFluxProbe.LoadStep: System.Int32 | None

Gets the LoadStep.

property MagneticFluxProbe.LoadStepNumber: System.UInt32 | None

Gets or sets the LoadStepNumber.

property MagneticFluxProbe.Substep: System.Int32 | None

Gets the Substep.

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

Gets or sets the DisplayTime.

property MagneticFluxProbe.MaximumTotal: Ansys.Core.Units.Quantity | None

Gets the MaximumTotal.

property MagneticFluxProbe.MaximumXAxis: Ansys.Core.Units.Quantity | None

Gets the MaximumXAxis.

property MagneticFluxProbe.MaximumYAxis: Ansys.Core.Units.Quantity | None

Gets the MaximumYAxis.

property MagneticFluxProbe.MaximumZAxis: Ansys.Core.Units.Quantity | None

Gets the MaximumZAxis.

property MagneticFluxProbe.MinimumTotal: Ansys.Core.Units.Quantity | None

Gets the MinimumTotal.

property MagneticFluxProbe.MinimumXAxis: Ansys.Core.Units.Quantity | None

Gets the MinimumXAxis.

property MagneticFluxProbe.MinimumYAxis: Ansys.Core.Units.Quantity | None

Gets the MinimumYAxis.

property MagneticFluxProbe.MinimumZAxis: Ansys.Core.Units.Quantity | None

Gets the MinimumZAxis.

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

Gets the Time.

property MagneticFluxProbe.Total: Ansys.Core.Units.Quantity | None

Gets the Total.

property MagneticFluxProbe.XAxis: Ansys.Core.Units.Quantity | None

Gets the XAxis.

property MagneticFluxProbe.YAxis: Ansys.Core.Units.Quantity | None

Gets the YAxis.

property MagneticFluxProbe.ZAxis: Ansys.Core.Units.Quantity | None

Gets the ZAxis.

property MagneticFluxProbe.ResultSelection: Ansys.Mechanical.DataModel.Enums.ProbeDisplayFilter | None

Gets or sets the ResultSelection.

property MagneticFluxProbe.SpatialResolution: Ansys.Mechanical.DataModel.Enums.MinimumOrMaximum | None

Gets or sets the SpatialResolution.

property MagneticFluxProbe.Type: Ansys.Mechanical.DataModel.Enums.ProbeResultType | None

Gets the Type.

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

Gets or sets the DpfEvaluation.

property MagneticFluxProbe.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

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

Gets the list of children.

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

Gets the list of associated comments.

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

Gets the list of associated figures.

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

Gets the list of associated images.

property MagneticFluxProbe.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

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

Gets the list of properties for this object.

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

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

Method detail#

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

Run the ExportAnimation action.

MagneticFluxProbe.ClearGeneratedData() System.Void

Run the ClearGeneratedData action.

MagneticFluxProbe.DuplicateWithoutResults() Ansys.ACT.Automation.Mechanical.DataModelObject

Run the DuplicateWithoutResults action.

MagneticFluxProbe.EvaluateAllResults() System.Void

Run the EvaluateAllResults action.

MagneticFluxProbe.SnapToMeshNodes() System.Void

Snap the coordinates of probe result to the mesh nodes.

MagneticFluxProbe.RenameBasedOnDefinition() System.Void

Run the RenameBasedOnDefinition action.

MagneticFluxProbe.Delete() System.Void

Run the Delete action.

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

Gets the list of children, filtered by type.

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

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

Creates a new child Comment.

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

Creates a new child Figure.

MagneticFluxProbe.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.
MagneticFluxProbe.Activate() System.Void

Activate the current object.

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

Copies all visible properties from this object to another.

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

Creates a copy of the current DataModelObject.

MagneticFluxProbe.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

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

Get a property by its unique name.

MagneticFluxProbe.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.
MagneticFluxProbe.CreateParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

MagneticFluxProbe.GetParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

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

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