InternalEnergyTracker#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Results.ResultTrackers.InternalEnergyTracker#
 Bases:
objectDefines a InternalEnergyTracker.
Overview#
Activate the current object.  | 
|
Creates a new child Comment.  | 
|
Creates a new child Image.  | 
|
Run the ClearGeneratedData action.  | 
|
Copies all visible properties from this object to another.  | 
|
Creates a new parameter for a Property.  | 
|
Run the Delete action.  | 
|
Creates a copy of the current DataModelObject.  | 
|
Run the EvaluateAllResults action.  | 
|
Run the ExportAnimation action.  | 
|
Gets the list of children, filtered by type.  | 
|
Gets the parameter corresponding to the given property.  | 
|
Run the GroupAllSimilarChildren action.  | 
|
Run the GroupSimilarObjects action.  | 
|
Get a property by its API name.  | 
|
Get a property by its unique name.  | 
|
Removes the parameter from the parameter set corresponding to the given property.  | 
|
Run the RenameBasedOnDefinition action.  | 
Gets or sets the AccelerationType.  | 
|
Gets or sets the BoundaryCondition.  | 
|
Gets or sets the Chart Dimensions  | 
|
Gets or sets the ChartViewingStyle.  | 
|
Gets the list of children.  | 
|
Gets the list of associated comments.  | 
|
Gets or sets the CoordinateSystem.  | 
|
Gets or sets the CurvesAppearanceDisplay.  | 
|
Gets or sets the CutFrequency.  | 
|
Gets the current DataModelObject's category.  | 
|
Gets or sets the DeformationType.  | 
|
Gets or sets the DpfEvaluation.  | 
|
Gets or sets the Duration.  | 
|
Gets the EnhancedTracking.  | 
|
Gets the FilterMaximum.  | 
|
Gets the FilterMinimum.  | 
|
Gets or sets the FilterType.  | 
|
Gets the FrequencyAtMaximumAmplitude.  | 
|
Gets or sets the GeometrySelectionString.  | 
|
Gets the list of associated images.  | 
|
Gets the ImaginaryAtMaximumAmplitude.  | 
|
Gets the internal object. For advanced usage only.  | 
|
Gets the IsSolved.  | 
|
Gets or sets the LoadStepNumber.  | 
|
Gets or sets the Location.  | 
|
Gets or sets the LocationCoordinateSystem.  | 
|
Gets or sets the LocationMethod.  | 
|
Gets or sets the LocationXCoordinate.  | 
|
Gets or sets the LocationYCoordinate.  | 
|
Gets or sets the LocationZCoordinate.  | 
|
Gets the Maximum.  | 
|
Gets the MaximumAmplitude.  | 
|
Gets or sets the MaximumFrequency.  | 
|
Gets the Minimum.  | 
|
Gets or sets the MinimumFrequency.  | 
|
Gets or sets the NormalOrientation.  | 
|
Gets the PhaseAngle.  | 
|
Gets the list of properties for this object.  | 
|
Gets the RealAtMaximumAmplitude.  | 
|
Gets the ReportedFrequency.  | 
|
Gets or sets the RequestedFrequency.  | 
|
Gets the ResultChartType.  | 
|
Gets or sets the SectorNumber.  | 
|
Gets or sets the ShearOrientation.  | 
|
Gets or sets the SpatialResolution.  | 
|
Gets or sets the Spring.  | 
|
Gets or sets the StressStrainType.  | 
|
Gets or sets the Suppressed.  | 
|
Gets or sets the TimeHistoryDisplay.  | 
|
Gets or sets the UseParentFrequencyRange.  | 
|
Gets or sets the VelocityType.  | 
|
Gets the list of properties that are visible for this object.  | 
|
Gets or sets the XAxisValues.  | 
Property detail#
- property InternalEnergyTracker.AccelerationType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None#
 Gets or sets the AccelerationType.
- property InternalEnergyTracker.BoundaryCondition: Ansys.ACT.Automation.Mechanical.BoundaryConditions.GenericBoundaryCondition | None#
 Gets or sets the BoundaryCondition.
- property InternalEnergyTracker.ChartDimensions: Ansys.Mechanical.DataModel.Enums.ChartDimensions | None#
 Gets or sets the Chart Dimensions
- property InternalEnergyTracker.ChartViewingStyle: Ansys.Mechanical.DataModel.Enums.ChartAxisScaleType | None#
 Gets or sets the ChartViewingStyle.
- property InternalEnergyTracker.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
 Gets the list of children.
- property InternalEnergyTracker.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
 Gets the list of associated comments.
- property InternalEnergyTracker.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
 Gets or sets the CoordinateSystem.
- property InternalEnergyTracker.CurvesAppearanceDisplay: Ansys.Mechanical.DataModel.Enums.ChartPlotStyle | None#
 Gets or sets the CurvesAppearanceDisplay.
- property InternalEnergyTracker.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
 Gets the current DataModelObject's category.
- property InternalEnergyTracker.DeformationType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None#
 Gets or sets the DeformationType.
- property InternalEnergyTracker.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#
 Gets or sets the DpfEvaluation.
- property InternalEnergyTracker.Duration: Ansys.Core.Units.Quantity | None#
 Gets or sets the Duration.
- property InternalEnergyTracker.FilterMaximum: Ansys.Core.Units.Quantity | None#
 Gets the FilterMaximum.
- property InternalEnergyTracker.FilterMinimum: Ansys.Core.Units.Quantity | None#
 Gets the FilterMinimum.
- property InternalEnergyTracker.FilterType: Ansys.Mechanical.DataModel.Enums.FilterType | None#
 Gets or sets the FilterType.
- property InternalEnergyTracker.FrequencyAtMaximumAmplitude: Ansys.Core.Units.Quantity | None#
 Gets the FrequencyAtMaximumAmplitude.
- property InternalEnergyTracker.GeometrySelectionString: str | None#
 Gets or sets the GeometrySelectionString.
- property InternalEnergyTracker.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
 Gets the list of associated images.
- property InternalEnergyTracker.ImaginaryAtMaximumAmplitude: Ansys.Core.Units.Quantity | None#
 Gets the ImaginaryAtMaximumAmplitude.
- property InternalEnergyTracker.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultChartAuto | None#
 Gets the internal object. For advanced usage only.
- property InternalEnergyTracker.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
 Gets or sets the Location.
- property InternalEnergyTracker.LocationCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
 Gets or sets the LocationCoordinateSystem.
- property InternalEnergyTracker.LocationMethod: Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None#
 Gets or sets the LocationMethod.
- property InternalEnergyTracker.LocationXCoordinate: Ansys.Core.Units.Quantity | None#
 Gets or sets the LocationXCoordinate.
- property InternalEnergyTracker.LocationYCoordinate: Ansys.Core.Units.Quantity | None#
 Gets or sets the LocationYCoordinate.
- property InternalEnergyTracker.LocationZCoordinate: Ansys.Core.Units.Quantity | None#
 Gets or sets the LocationZCoordinate.
- property InternalEnergyTracker.Maximum: Ansys.Core.Units.Quantity | None#
 Gets the Maximum.
- property InternalEnergyTracker.MaximumAmplitude: Ansys.Core.Units.Quantity | None#
 Gets the MaximumAmplitude.
- property InternalEnergyTracker.MaximumFrequency: Ansys.Core.Units.Quantity | None#
 Gets or sets the MaximumFrequency.
- property InternalEnergyTracker.Minimum: Ansys.Core.Units.Quantity | None#
 Gets the Minimum.
- property InternalEnergyTracker.MinimumFrequency: Ansys.Core.Units.Quantity | None#
 Gets or sets the MinimumFrequency.
- property InternalEnergyTracker.NormalOrientation: Ansys.Mechanical.DataModel.Enums.NormalOrientationType | None#
 Gets or sets the NormalOrientation.
- property InternalEnergyTracker.PhaseAngle: Ansys.Core.Units.Quantity | None#
 Gets the PhaseAngle.
- property InternalEnergyTracker.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
 Gets the list of properties for this object.
- property InternalEnergyTracker.RealAtMaximumAmplitude: Ansys.Core.Units.Quantity | None#
 Gets the RealAtMaximumAmplitude.
- property InternalEnergyTracker.ReportedFrequency: Ansys.Core.Units.Quantity | None#
 Gets the ReportedFrequency.
- property InternalEnergyTracker.RequestedFrequency: Ansys.Core.Units.Quantity | None#
 Gets or sets the RequestedFrequency.
- property InternalEnergyTracker.ResultChartType: Ansys.Mechanical.DataModel.Enums.ChartResultType | None#
 Gets the ResultChartType.
- property InternalEnergyTracker.ShearOrientation: Ansys.Mechanical.DataModel.Enums.ShearOrientationType | None#
 Gets or sets the ShearOrientation.
- property InternalEnergyTracker.SpatialResolution: Ansys.Mechanical.DataModel.Enums.MultipleNodeType | None#
 Gets or sets the SpatialResolution.
- property InternalEnergyTracker.Spring: Ansys.ACT.Automation.Mechanical.Connections.Spring | None#
 Gets or sets the Spring.
- property InternalEnergyTracker.StressStrainType: Ansys.Mechanical.DataModel.Enums.StressStrainType | None#
 Gets or sets the StressStrainType.
- property InternalEnergyTracker.TimeHistoryDisplay: Ansys.Mechanical.DataModel.Enums.TimeHistoryDisplayType | None#
 Gets or sets the TimeHistoryDisplay.
- property InternalEnergyTracker.UseParentFrequencyRange: bool | None#
 Gets or sets the UseParentFrequencyRange.
- property InternalEnergyTracker.VelocityType: Ansys.Mechanical.DataModel.Enums.TotalOrDirectional | None#
 Gets or sets the VelocityType.
- property InternalEnergyTracker.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
 Gets the list of properties that are visible for this object.
- property InternalEnergyTracker.XAxisValues: Ansys.Mechanical.DataModel.Enums.XAxisValues | None#
 Gets or sets the XAxisValues.
Method detail#
- InternalEnergyTracker.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
 Creates a new child Comment.
- InternalEnergyTracker.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.
- InternalEnergyTracker.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
 Copies all visible properties from this object to another.
- InternalEnergyTracker.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Creates a new parameter for a Property.
- InternalEnergyTracker.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
 Creates a copy of the current DataModelObject.
- InternalEnergyTracker.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None#
 Run the ExportAnimation action.
- InternalEnergyTracker.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
 Gets the list of children, filtered by type.
- InternalEnergyTracker.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Gets the parameter corresponding to the given property.
- InternalEnergyTracker.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
 Run the GroupSimilarObjects action.
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.
- InternalEnergyTracker.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
 Get a property by its unique name.