Pressure
#
- class ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.BoundaryConditions.Pressure#
Bases:
object
Defines a Pressure.
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. |
|
CreateParameter method. |
|
Run the Delete action. |
|
Creates a copy of the current DataModelObject. |
|
Gets whether the pressure is active at the specified load step. |
|
Gets the list of children, filtered by type. |
|
GetComponentActivateAtLoadStep method. |
|
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. |
|
RemoveParameter method. |
|
Sets whether the pressure is active at the specified load step. |
|
SetComponentActivateAtLoadStep method. |
Gets or sets the AppliedBy. |
|
Gets or Sets the Pressure ApplyTo type. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets the CoordinateSystem. |
|
Gets or Sets the SMART CrackGrowthSelection. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the DefineBy. |
|
Gets or sets the Direction. |
|
Gets or sets the DynamicRelaxationBehavior. |
|
Gets the list of associated figures. |
|
Gets or sets the GraphControlsXAxis. |
|
Gets or sets the HarmonicIndex. |
|
Gets the list of associated images. |
|
Gets or sets the IndependentVariable. |
|
InternalObject property. |
|
Gets or sets the LoadVectorAssignment. |
|
Gets or sets the LoadVectorNumber. |
|
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure. |
|
Gets or sets the load vector number assigned to the load vector generated for the real part of the pressure in X direction. |
|
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure in X direction. |
|
Gets or sets the load vector number assigned to the load vector generated for the real part of the pressure in Y direction. |
|
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure in Y direction. |
|
Gets or sets the load vector number assigned to the load vector generated for the real part of the pressure in Z direction. |
|
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure in Z direction. |
|
Gets or sets the LoadedArea. |
|
Gets or sets the Location. |
|
Gets or sets the Magnitude. |
|
Gets the MagnitudeImag. |
|
Gets or sets the NonCyclicLoadingType. |
|
Gets or sets the NumberOfSegments. |
|
Gets the PhaseAngle. |
|
Gets the list of properties for this object. |
|
Gets or sets the RangeMaximum. |
|
Gets or sets the RangeMinimum. |
|
Gets or sets the ReadOnly. |
|
Gets or sets the ScopingMethod. |
|
Gets or sets the SectorNumber. |
|
Gets or sets the SharedRefBody. |
|
Gets or sets the Suppressed. |
|
Gets the list of properties that are visible for this object. |
|
Gets the XComponent. |
|
Gets the XComponentImag. |
|
Gets the XPhaseAngle. |
|
Gets or sets the XYZFunctionCoordinateSystem. |
|
Gets the YComponent. |
|
Gets the YComponentImag. |
|
Gets the YPhaseAngle. |
|
Gets the ZComponent. |
|
Gets the ZComponentImag. |
|
Gets the ZPhaseAngle. |
Property detail#
- property Pressure.AppliedBy: Ansys.Mechanical.DataModel.Enums.LoadAppliedBy | None#
Gets or sets the AppliedBy.
- property Pressure.ApplyTo: Ansys.Mechanical.DataModel.Enums.CrackSurfaceLoadApplyTo | None#
Gets or Sets the Pressure ApplyTo type.
- property Pressure.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property Pressure.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property Pressure.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the CoordinateSystem.
- property Pressure.CrackGrowth: Ansys.ACT.Automation.Mechanical.SMARTCrackGrowth | None#
Gets or Sets the SMART CrackGrowthSelection.
- property Pressure.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property Pressure.DefineBy: Ansys.Mechanical.DataModel.Enums.LoadDefineBy | None#
Gets or sets the DefineBy.
- property Pressure.DynamicRelaxationBehavior: Ansys.Mechanical.DataModel.Enums.DynamicRelaxationBehaviorType | None#
Gets or sets the DynamicRelaxationBehavior.
- property Pressure.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property Pressure.GraphControlsXAxis: Ansys.Mechanical.DataModel.Enums.LoadVariableVariationType | None#
Gets or sets the GraphControlsXAxis.
- property Pressure.HarmonicIndex: Ansys.ACT.Mechanical.Fields.Field | None#
Gets or sets the HarmonicIndex.
- property Pressure.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property Pressure.IndependentVariable: Ansys.Mechanical.DataModel.Enums.LoadVariableVariationType | None#
Gets or sets the IndependentVariable.
- property Pressure.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None#
InternalObject property.
- property Pressure.LoadVectorAssignment: Ansys.Mechanical.DataModel.Enums.LoadVectorAssignment | None#
Gets or sets the LoadVectorAssignment.
- property Pressure.LoadVectorNumberImaginary: int | None#
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadVectorNumberX: int | None#
Gets or sets the load vector number assigned to the load vector generated for the real part of the pressure in X direction. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadVectorNumberXImaginary: int | None#
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure in X direction. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadVectorNumberY: int | None#
Gets or sets the load vector number assigned to the load vector generated for the real part of the pressure in Y direction. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadVectorNumberYImaginary: int | None#
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure in Y direction. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadVectorNumberZ: int | None#
Gets or sets the load vector number assigned to the load vector generated for the real part of the pressure in Z direction. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadVectorNumberZImaginary: int | None#
Gets or sets the load vector number assigned to the load vector generated for the imaginary part of the pressure in Z direction. When Load Vector Assignment is set to Manual, the default value of '0' represents an invalid value that must be changed to a positive integer.
- property Pressure.LoadedArea: Ansys.Mechanical.DataModel.Enums.LoadedArea | None#
Gets or sets the LoadedArea.
- property Pressure.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property Pressure.MagnitudeImag: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the MagnitudeImag.
- property Pressure.NonCyclicLoadingType: Ansys.Mechanical.DataModel.Enums.NonCyclicLoadingType | None#
Gets or sets the NonCyclicLoadingType.
- property Pressure.PhaseAngle: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the PhaseAngle.
- property Pressure.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property Pressure.RangeMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the RangeMaximum.
- property Pressure.RangeMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the RangeMinimum.
- property Pressure.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#
Gets or sets the ScopingMethod.
- property Pressure.SectorNumber: Ansys.ACT.Mechanical.Fields.Field | None#
Gets or sets the SectorNumber.
Gets or sets the SharedRefBody.
- property Pressure.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties that are visible for this object.
- property Pressure.XComponent: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the XComponent.
- property Pressure.XComponentImag: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the XComponentImag.
- property Pressure.XPhaseAngle: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the XPhaseAngle.
- property Pressure.XYZFunctionCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the XYZFunctionCoordinateSystem.
- property Pressure.YComponent: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the YComponent.
- property Pressure.YComponentImag: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the YComponentImag.
- property Pressure.YPhaseAngle: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the YPhaseAngle.
- property Pressure.ZComponent: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the ZComponent.
- property Pressure.ZComponentImag: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the ZComponentImag.
- property Pressure.ZPhaseAngle: Ansys.ACT.Mechanical.Fields.Field | None#
Gets the ZPhaseAngle.
Method detail#
- Pressure.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- Pressure.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- Pressure.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.
- Pressure.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- Pressure.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
CreateParameter method.
- Pressure.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- Pressure.GetActivateAtLoadStep(stepNumber: int) bool #
Gets whether the pressure is active at the specified load step.
- Pressure.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- Pressure.GetComponentActivateAtLoadStep(component: str, stepNumber: int) bool #
GetComponentActivateAtLoadStep method.
- Pressure.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- Pressure.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder #
Run the GroupSimilarObjects action.
- Pressure.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.
- Pressure.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.