FluidPenetrationPressure
#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.BoundaryConditions.FluidPenetrationPressure#
Bases:
object
- A class for fluid penetration pressure object in Mechanical. This load object is used to simulate surrounding fluid or air penetrating into the contact interface.
Users can apply this load to flexible-to-flexible or rigid-to-flexible contact pairs. This load object is available for static structural analysis.
Overview#
Activate the current object. |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
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. |
|
Returns whether fluid penetration pressure is active at the stepNumber. |
|
Gets the list of children, filtered by type. |
|
Gets the parameter corresponding to the given property. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
Run the PromoteToNamedSelection 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. |
|
Sets whether fluid penetration pressure is active at the stepNumber. |
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets contact region. |
|
Gets the current DataModelObject's category. |
|
Gets the list of associated figures. |
|
Gets or sets the GraphControlsXAxis. |
|
Gets or sets the GraphDisplaySelection which determines which variable to display in graph, Pressure or Criterion. |
|
Gets the list of associated images. |
|
Gets or set the IndependentVariable. |
|
Gets the internal object. For advanced usage only. |
|
Gets the Magnitude. |
|
Gets or sets the NumberofSegments. |
|
Gets the PenetrationCriterion. |
|
Gets or sets the PenetrationCriterionDefinedBy which determines whether user define the criterion. |
|
Gets or sets the PenetrationPathType which determines whether path is history dependent or history independent. |
|
Gets the list of properties for this object. |
|
Gets or sets the ReadOnly. |
|
Gets or sets the SharedRefBody. |
|
Gets or sets the Start Point Location. |
|
Gets or set the StartPointScopingType which determines scoping method for stating point. |
|
Gets or sets the Suppressed. |
|
Gets or sets the UpdatePressureType which determines when to update fluid pressure, each iteration or each substep. |
|
Gets the list of properties that are visible for this object. |
|
Gets or sets the XYZFunctionCoordinateSystem. |
Property detail#
- property FluidPenetrationPressure.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property FluidPenetrationPressure.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property FluidPenetrationPressure.ContactRegionSelection: Ansys.ACT.Automation.Mechanical.Connections.ContactRegion | None#
Gets or sets contact region.
- property FluidPenetrationPressure.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property FluidPenetrationPressure.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property FluidPenetrationPressure.GraphControlsXAxis: Ansys.Mechanical.DataModel.Enums.LoadVariableVariationType | None#
Gets or sets the GraphControlsXAxis.
- property FluidPenetrationPressure.GraphDisplaySelection: Ansys.Mechanical.DataModel.MechanicalEnums.FluidPenetrationPressure.GraphDisplay | None#
Gets or sets the GraphDisplaySelection which determines which variable to display in graph, Pressure or Criterion.
- property FluidPenetrationPressure.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property FluidPenetrationPressure.IndependentVariable: Ansys.Mechanical.DataModel.Enums.LoadVariableVariationType | None#
Gets or set the IndependentVariable.
- property FluidPenetrationPressure.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None#
Gets the internal object. For advanced usage only.
- property FluidPenetrationPressure.Magnitude: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the Magnitude.
- property FluidPenetrationPressure.PenetrationCriterion: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the PenetrationCriterion.
- property FluidPenetrationPressure.PenetrationCriterionDefinedBy: Ansys.Mechanical.DataModel.MechanicalEnums.FluidPenetrationPressure.CriterionDefinedByType | None#
Gets or sets the PenetrationCriterionDefinedBy which determines whether user define the criterion.
- property FluidPenetrationPressure.PenetrationPathType: Ansys.Mechanical.DataModel.MechanicalEnums.FluidPenetrationPressure.FluidPathType | None#
Gets or sets the PenetrationPathType which determines whether path is history dependent or history independent.
- property FluidPenetrationPressure.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
Gets or sets the SharedRefBody.
- property FluidPenetrationPressure.StartPointLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Start Point Location.
- property FluidPenetrationPressure.StartPointScopingType: Ansys.Mechanical.DataModel.MechanicalEnums.FluidPenetrationPressure.StartPointScopingType | None#
Gets or set the StartPointScopingType which determines scoping method for stating point.
- property FluidPenetrationPressure.UpdatePressureType: Ansys.Mechanical.DataModel.MechanicalEnums.FluidPenetrationPressure.PenetrationPressureUpdateType | None#
Gets or sets the UpdatePressureType which determines when to update fluid pressure, each iteration or each substep.
- property FluidPenetrationPressure.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties that are visible for this object.
- property FluidPenetrationPressure.XYZFunctionCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the XYZFunctionCoordinateSystem.
Method detail#
- FluidPenetrationPressure.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- FluidPenetrationPressure.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- FluidPenetrationPressure.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.
- FluidPenetrationPressure.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- FluidPenetrationPressure.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Creates a new parameter for a Property.
- FluidPenetrationPressure.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- FluidPenetrationPressure.GetActivateAtLoadStep(stepNumber: int) bool #
Returns whether fluid penetration pressure is active at the stepNumber.
- FluidPenetrationPressure.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- FluidPenetrationPressure.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- FluidPenetrationPressure.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder #
Run the GroupSimilarObjects action.
- FluidPenetrationPressure.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection] #
Run the PromoteToNamedSelection 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.
- FluidPenetrationPressure.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.