ContactPenetration#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Results.ContactToolResults.ContactPenetration#

Bases: object

Defines a ContactPenetration.

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.

ContactResultType

Gets or sets the ContactResultType.

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.

SurfaceCoating

SurfaceCoating property.

NamedSelections

Gets or sets the NamedSelections.

WaterfallShowTextOnMosaic

Gets or sets the Waterfall 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 ContactPenetration.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSResultAuto | None

Gets the internal object. For advanced usage only.

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

Gets the current DataModelObject’s category.

property ContactPenetration.ContactResultType: Ansys.Mechanical.DataModel.Enums.ContactResultType | None

Gets or sets the ContactResultType.

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

Gets the result table.

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

Gets or sets the Location.

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

Get the Time for the minimum of minimum values.

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

Get the Time for the minimum of maximum values.

property ContactPenetration.LoadStepForMinimumOfMinimumValues: System.UInt32 | None

Get the Load Step for the minimum of minimum values.

property ContactPenetration.LoadStepForMinimumOfMaximumValues: System.UInt32 | None

Get the Load Step for the minimum of maximum values.

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

Get the Time for the maximum of minimum values.

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

Get the Time for the maximum of maximum values.

property ContactPenetration.LoadStepForMaximumOfMinimumValues: System.UInt32 | None

Get the Load Step for the maximum of minimum values.

property ContactPenetration.LoadStepForMaximumOfMaximumValues: System.UInt32 | None

Get the Load Step for the maximum of maximum values.

property ContactPenetration.IsSolved: System.Boolean | None

Gets the IsSolved.

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

Gets or sets the ScopingMethod.

property ContactPenetration.SetNumber: System.UInt32 | None

Gets or sets the Set Number.

property ContactPenetration.CombinationNumber: System.UInt32 | None

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

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

Gets or sets the SolutionCombinationDriver.

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

Path property.

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

Surface property.

property ContactPenetration.SurfaceCoating: Ansys.ACT.Automation.Mechanical.SurfaceCoating | None

SurfaceCoating property.

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

Gets or sets the NamedSelections.

property ContactPenetration.WaterfallShowTextOnMosaic: System.Boolean | None

Gets or sets the Waterfall Mosaic Text Property.

property ContactPenetration.CrackFrontNumber: System.Int32 | None

Gets or sets the CrackFrontNumber.

property ContactPenetration.GlobalIDs: System.String | None

Gets or sets the GlobalIDs.

property ContactPenetration.Identifier: System.String | None

Gets or sets the Identifier.

property ContactPenetration.IterationNumber: System.Int32 | None

Gets the IterationNumber.

property ContactPenetration.LoadStep: System.Int32 | None

Gets the LoadStep.

property ContactPenetration.MaximumOccursOn: System.String | None

Gets the MaximumOccursOn.

property ContactPenetration.MinimumOccursOn: System.String | None

Gets the MinimumOccursOn.

property ContactPenetration.LoadStepNumber: System.UInt32 | None

Gets or sets the LoadStepNumber.

property ContactPenetration.SolverComponentIDs: System.String | None

Gets or sets the SolverComponentIDs.

property ContactPenetration.Substep: System.Int32 | None

Gets the Substep.

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

Gets the Average.

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

Gets the Maximum.

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

Gets the MaximumOfMaximumOverTime.

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

Gets the MaximumOfMinimumOverTime.

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

Gets the Minimum.

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

Gets the MinimumOfMaximumOverTime.

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

Gets the MinimumOfMinimumOverTime.

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

Gets the Time.

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

Gets or sets the DisplayTime.

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

Gets or sets the GraphControlsXAxis.

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

Gets or sets the DisplayOption.

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

Gets or sets the DpfEvaluation.

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

Gets or sets the By.

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

Gets or sets the ItemType.

property ContactPenetration.CalculateTimeHistory: System.Boolean | None

Gets or sets the CalculateTimeHistory.

property ContactPenetration.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

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

Gets the list of children.

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

Gets the list of associated comments.

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

Gets the list of associated figures.

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

Gets the list of associated images.

property ContactPenetration.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

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

Gets the list of properties for this object.

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

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

Method detail#

ContactPenetration.ClearGeneratedData() System.Void

Run the ClearGeneratedData action.

ContactPenetration.EvaluateAllResults() System.Void

Run the EvaluateAllResults action.

ContactPenetration.FetchRemoteResults() System.Void

Run the FetchRemoteResult action.

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

Run the ExportToTextFile action.

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

Run the ExportAnimation action.

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

Run the DuplicateWithoutResults action.

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

Creates results at all sets for results under a solution.

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

Run the PromoteToNamedSelection action.

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

CreateParameter method.

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

Creates a new Alert

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

Creates a new Convergence

ContactPenetration.RenameBasedOnDefinition() System.Void

Run the RenameBasedOnDefinition action.

ContactPenetration.Delete() System.Void

Run the Delete action.

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

Gets the list of children, filtered by type.

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

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

Creates a new child Comment.

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

Creates a new child Figure.

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

Activate the current object.

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

Copies all visible properties from this object to another.

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

Creates a copy of the current DataModelObject.

ContactPenetration.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

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

Get a property by its unique name.

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

Gets the parameter corresponding to the given property.

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

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