FluidPenetrationPressure#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.BoundaryConditions.FluidPenetrationPressure(internalObject: Any)#
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. |
|
CreateObjRef method. |
|
Creates a new parameter for a Property. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Equals method. |
|
Property name bound to dispId. |
|
Gets whether the fluid penetration pressure is active at the specified load step. |
|
GetAllProperties method. |
|
Gets the list of children, filtered by type. |
|
GetDetailsView method. |
|
Enum name bound to value |
|
GetHashCode method. |
|
GetIconFile method. |
|
GetLifetimeService method. |
|
GetObjectData method. |
|
Gets the parameter corresponding to the given property. |
|
GetPath method. |
|
GetPropertyName method. |
|
GetPropertyValue method. |
|
GetQuantityName method. |
|
GetType method. |
|
GetVisibleProperties method. |
|
GetVisiblePropertyNames method. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
InitializeLifetimeService method. |
|
IsPropertyEditable method. |
|
IsPropertyVisible method. |
|
Run the PromoteToNamedSelection action. |
|
Get a property by its API name. |
|
PropertyById method. |
|
Get a property by its unique name. |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
Sets whether the fluid penetration pressure is active at the specified load step. |
|
ToString method. |
AttachedRefs property. |
|
Gets the list of children. |
|
ClsId property. |
|
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. |
|
GroupingFolder property. |
|
IconName property. |
|
Gets the list of associated images. |
|
ImportableObjectSourceId property. |
|
Gets or set the IndependentVariable. |
|
Gets the internal object. For advanced usage only. |
|
Gets the Magnitude. |
|
Name property. |
|
Gets or sets the NumberofSegments. |
|
ObjectId property. |
|
ObjectState property. |
|
ObjectTags property. |
|
Parent property. |
|
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. |
|
State property. |
|
Gets or sets the Suppressed. |
|
TransferableObjectId property. |
|
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.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
GroupingFolder property.
- property FluidPenetrationPressure.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property FluidPenetrationPressure.ImportableObjectSourceId: str | None#
ImportableObjectSourceId property.
- 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.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#
ObjectState property.
- property FluidPenetrationPressure.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#
ObjectTags property.
- property FluidPenetrationPressure.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
Parent property.
- 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.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#
State property.
- 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.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#
CreateObjRef method.
- 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.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#
Equals method.
- FluidPenetrationPressure.GetActivateAtLoadStep(stepNumber: int) bool#
Gets whether the fluid penetration pressure is active at the specified load step.
- FluidPenetrationPressure.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#
GetAllProperties method.
- FluidPenetrationPressure.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- FluidPenetrationPressure.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#
GetDetailsView method.
- FluidPenetrationPressure.GetEnumName(enumType: type, value: int, dispId: int) str#
Enum name bound to value
- FluidPenetrationPressure.GetIconFile() System.Byte#
GetIconFile method.
- FluidPenetrationPressure.GetLifetimeService() Any#
GetLifetimeService method.
- FluidPenetrationPressure.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#
GetObjectData method.
- FluidPenetrationPressure.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- FluidPenetrationPressure.GetVisibleProperties() List[System.Reflection.PropertyInfo]#
GetVisibleProperties method.
- FluidPenetrationPressure.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
Run the GroupSimilarObjects action.
- FluidPenetrationPressure.InitializeLifetimeService() Any#
InitializeLifetimeService method.
- 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.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#
PropertyById method.
- FluidPenetrationPressure.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- FluidPenetrationPressure.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.