TotalCurrentDensity#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.ElectricResults.TotalCurrentDensity#

Bases: object

Defines a TotalCurrentDensity.

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.

InternalObject

Gets the internal object. For advanced usage only.

DataModelObjectCategory

Gets the current DataModelObject’s category.

ReportedFrequency

Gets the ReportedFrequency.

SweepingPhase

Gets or sets the SweepingPhase.

PhaseIncrement

Gets or sets the PhaseIncrement.

Frequency

Gets or sets the Frequency.

ElectricResultType

Gets or sets the ElectricResultType.

Amplitude

Gets or sets the Amplitude.

AverageAcrossBodies

Gets or sets the AverageAcrossBodies.

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

Gets the internal object. For advanced usage only.

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

Gets the current DataModelObject’s category.

property TotalCurrentDensity.ReportedFrequency: Ansys.Core.Units.Quantity | None

Gets the ReportedFrequency.

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

Gets or sets the SweepingPhase.

property TotalCurrentDensity.PhaseIncrement: Ansys.Core.Units.Quantity | None

Gets or sets the PhaseIncrement.

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

Gets or sets the Frequency.

property TotalCurrentDensity.ElectricResultType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None

Gets or sets the ElectricResultType.

property TotalCurrentDensity.Amplitude: System.Boolean | None

Gets or sets the Amplitude.

property TotalCurrentDensity.AverageAcrossBodies: System.Boolean | None

Gets or sets the AverageAcrossBodies.

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

Gets the result table.

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

Gets or sets the Location.

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

Get the Time for the minimum of minimum values.

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

Get the Time for the minimum of maximum values.

property TotalCurrentDensity.LoadStepForMinimumOfMinimumValues: System.UInt32 | None

Get the Load Step for the minimum of minimum values.

property TotalCurrentDensity.LoadStepForMinimumOfMaximumValues: System.UInt32 | None

Get the Load Step for the minimum of maximum values.

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

Get the Time for the maximum of minimum values.

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

Get the Time for the maximum of maximum values.

property TotalCurrentDensity.LoadStepForMaximumOfMinimumValues: System.UInt32 | None

Get the Load Step for the maximum of minimum values.

property TotalCurrentDensity.LoadStepForMaximumOfMaximumValues: System.UInt32 | None

Get the Load Step for the maximum of maximum values.

property TotalCurrentDensity.IsSolved: System.Boolean | None

Gets the IsSolved.

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

Gets or sets the ScopingMethod.

property TotalCurrentDensity.SetNumber: System.UInt32 | None

Gets or sets the Set Number.

property TotalCurrentDensity.CombinationNumber: System.UInt32 | None

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

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

Gets or sets the SolutionCombinationDriver.

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

Path property.

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

Surface property.

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

Gets or sets the NamedSelections.

property TotalCurrentDensity.WaterfallPanelShowTextOnMosaic: System.Boolean | None

Gets or sets the Waterfall Panel Mosaic Text Property.

property TotalCurrentDensity.CrackFrontNumber: System.Int32 | None

Gets or sets the CrackFrontNumber.

property TotalCurrentDensity.GlobalIDs: System.String | None

Gets or sets the GlobalIDs.

property TotalCurrentDensity.Identifier: System.String | None

Gets or sets the Identifier.

property TotalCurrentDensity.IterationNumber: System.Int32 | None

Gets the IterationNumber.

property TotalCurrentDensity.LoadStep: System.Int32 | None

Gets the LoadStep.

property TotalCurrentDensity.MaximumOccursOn: System.String | None

Gets the MaximumOccursOn.

property TotalCurrentDensity.MinimumOccursOn: System.String | None

Gets the MinimumOccursOn.

property TotalCurrentDensity.LoadStepNumber: System.UInt32 | None

Gets or sets the LoadStepNumber.

property TotalCurrentDensity.SolverComponentIDs: System.String | None

Gets or sets the SolverComponentIDs.

property TotalCurrentDensity.Substep: System.Int32 | None

Gets the Substep.

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

Gets the Average.

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

Gets the Maximum.

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

Gets the MaximumOfMaximumOverTime.

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

Gets the MaximumOfMinimumOverTime.

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

Gets the Minimum.

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

Gets the MinimumOfMaximumOverTime.

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

Gets the MinimumOfMinimumOverTime.

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

Gets the Time.

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

Gets or sets the DisplayTime.

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

Gets or sets the GraphControlsXAxis.

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

Gets or sets the DisplayOption.

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

Gets or sets the DpfEvaluation.

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

Gets or sets the By.

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

Gets or sets the ItemType.

property TotalCurrentDensity.CalculateTimeHistory: System.Boolean | None

Gets or sets the CalculateTimeHistory.

property TotalCurrentDensity.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

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

Gets the list of children.

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

Gets the list of associated comments.

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

Gets the list of associated figures.

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

Gets the list of associated images.

property TotalCurrentDensity.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

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

Gets the list of properties for this object.

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

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

Method detail#

TotalCurrentDensity.ClearGeneratedData() System.Void

Run the ClearGeneratedData action.

TotalCurrentDensity.EvaluateAllResults() System.Void

Run the EvaluateAllResults action.

TotalCurrentDensity.FetchRemoteResults() System.Void

Run the FetchRemoteResult action.

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

Run the ExportToTextFile action.

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

Run the ExportAnimation action.

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

Run the DuplicateWithoutResults action.

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

Creates results at all sets for results under a solution.

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

Run the PromoteToNamedSelection action.

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

CreateParameter method.

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

Creates a new Alert

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

Creates a new Convergence

TotalCurrentDensity.RenameBasedOnDefinition() System.Void

Run the RenameBasedOnDefinition action.

TotalCurrentDensity.Delete() System.Void

Run the Delete action.

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

Gets the list of children, filtered by type.

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

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

Creates a new child Comment.

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

Creates a new child Figure.

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

Activate the current object.

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

Copies all visible properties from this object to another.

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

Creates a copy of the current DataModelObject.

TotalCurrentDensity.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

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

Get a property by its unique name.

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

Gets the parameter corresponding to the given property.

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

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