ImportedPressure#

class ansys.mechanical.stubs.Ansys.ACT.Automation.Mechanical.ImportedLoads.ImportedPressure#

Bases: object

Defines a ImportedPressure.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

AddMappingValidation

Creates a new MappingValidation

ClearGeneratedData

Run the ClearGeneratedData action.

CopyTo

Copies all visible properties from this object to another.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

ExportToTextFile

Run the ExportToTextFile action.

GetActivateAtLoadStep

GetActivateAtLoadStep method.

GetChildren

Gets the list of children, filtered by type.

GetParameter

Gets the parameter corresponding to the given property.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

Import

Import.

ImportLoad

Run the ImportLoad action.

PropertyByAPIName

Get a property by its API name.

PropertyByName

Get a property by its unique name.

ReloadConfiguration

Reload the Imported Load's setup from its associated configuration file (if available).

RemoveParameter

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

SetActivateAtLoadStep

SetActivateAtLoadStep method.

SyncAnalysisFrequencies

Synchronizes the analysis settings' RPMs and frequencies based on the selected imported load.

Algorithm

Algorithm property.

AppliedBy

Gets or sets the AppliedBy.

ApplyAs

This controls how the imported load is applied, either as a boundary condition or an initial condition.

BoundingBoxTolerance

BoundingBoxTolerance property.

Children

Gets the list of children.

Comments

Gets the list of associated comments.

CreateNameSelectionForMappedNodes

CreateNameSelectionForMappedNodes property.

CreateNameSelectionForOutsideNodes

CreateNameSelectionForOutsideNodes property.

CreateNameSelectionForUnmappedNodes

CreateNameSelectionForUnmappedNodes property.

DataModelObjectCategory

Gets the current DataModelObject's category.

DisplayInteriorPoints

DisplayInteriorPoints property.

DisplayProjectionPlane

DisplayProjectionPlane property.

DisplaySourcePointIds

DisplaySourcePointIds property.

DisplaySourcePoints

DisplaySourcePoints property.

ExtrapolationTolerancePercent

ExtrapolationTolerancePercent property.

Figures

Gets the list of associated figures.

Images

Gets the list of associated images.

InternalObject

Gets the internal object. For advanced usage only.

Interpolation

Interpolation property.

KrigingCorrelationFunction

KrigingCorrelationFunction property.

KrigingPolynom

KrigingPolynom property.

Limit

Limit property.

LoadVectorAssignment

Gets or sets the LoadVectorAssignment.

LoadVectorNumber

Gets or sets the LoadVectorNumber.

LoadVectorNumberImaginary

Gets or sets the LoadVectorNumberImaginary.

Location

Gets or sets the Location.

MappedNodesName

MappedNodesName property.

Mapping

Mapping property.

MappingControl

MappingControl property.

MaxOutsideDistance

MaxOutsideDistance property.

Method

Method property.

NumberOfPoints

NumberOfPoints property.

OrientationRealignment

OrientationRealignment property.

OutsideDistanceCheck

OutsideDistanceCheck property.

OutsideNodesName

OutsideNodesName property.

OutsideOption

OutsideOption property.

Pinball

Pinball property.

Projection

Projection property.

Properties

Gets the list of properties for this object.

RigidBodyTransformationType

RigidBodyTransformationType property.

RigidTransformSourceCoordinateSystem

RigidTransformSourceCoordinateSystem property.

RigidTransformTargetCoordinateSystem

RigidTransformTargetCoordinateSystem property.

SharedRefBody

Gets or sets the SharedRefBody.

ShellThicknessFactor

ShellThicknessFactor property.

SourceMaximum

SourceMaximum property.

SourceMinimum

SourceMinimum property.

Suppressed

Gets or sets the Suppressed.

UnmappedNodesName

UnmappedNodesName property.

VariableType

VariableType property.

VisibleProperties

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

Weighting

Weighting property.

Property detail#

property ImportedPressure.Algorithm: Ansys.Mechanical.DataModel.Enums.MappingAlgorithm | None#

Algorithm property.

property ImportedPressure.AppliedBy: Ansys.Mechanical.DataModel.Enums.LoadAppliedBy | None#

Gets or sets the AppliedBy.

property ImportedPressure.ApplyAs: Ansys.Mechanical.DataModel.Enums.ExternalLoadApplicationType | None#

This controls how the imported load is applied, either as a boundary condition or an initial condition.

property ImportedPressure.BoundingBoxTolerance: Ansys.Core.Units.Quantity | None#

BoundingBoxTolerance property.

property ImportedPressure.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property ImportedPressure.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property ImportedPressure.CreateNameSelectionForMappedNodes: bool | None#

CreateNameSelectionForMappedNodes property.

property ImportedPressure.CreateNameSelectionForOutsideNodes: bool | None#

CreateNameSelectionForOutsideNodes property.

property ImportedPressure.CreateNameSelectionForUnmappedNodes: bool | None#

CreateNameSelectionForUnmappedNodes property.

property ImportedPressure.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property ImportedPressure.DisplayInteriorPoints: bool | None#

DisplayInteriorPoints property.

property ImportedPressure.DisplayProjectionPlane: bool | None#

DisplayProjectionPlane property.

property ImportedPressure.DisplaySourcePointIds: bool | None#

DisplaySourcePointIds property.

property ImportedPressure.DisplaySourcePoints: bool | None#

DisplaySourcePoints property.

property ImportedPressure.ExtrapolationTolerancePercent: float | None#

ExtrapolationTolerancePercent property.

property ImportedPressure.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property ImportedPressure.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property ImportedPressure.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSExternalLoadAuto | None#

Gets the internal object. For advanced usage only.

property ImportedPressure.Interpolation: Ansys.Mechanical.DataModel.Enums.InterpolationType | None#

Interpolation property.

property ImportedPressure.KrigingCorrelationFunction: Ansys.Mechanical.DataModel.Enums.KrigingCorrFuncType | None#

KrigingCorrelationFunction property.

property ImportedPressure.KrigingPolynom: Ansys.Mechanical.DataModel.Enums.KrigingPolynomType | None#

KrigingPolynom property.

property ImportedPressure.Limit: int | None#

Limit property.

property ImportedPressure.LoadVectorAssignment: Ansys.Mechanical.DataModel.Enums.LoadVectorAssignment | None#

Gets or sets the LoadVectorAssignment.

property ImportedPressure.LoadVectorNumber: int | None#

Gets or sets the LoadVectorNumber.

property ImportedPressure.LoadVectorNumberImaginary: int | None#

Gets or sets the LoadVectorNumberImaginary.

property ImportedPressure.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the Location.

property ImportedPressure.MappedNodesName: str | None#

MappedNodesName property.

property ImportedPressure.Mapping: Ansys.Mechanical.DataModel.Enums.MappingInterpolationType | None#

Mapping property.

property ImportedPressure.MappingControl: Ansys.Mechanical.DataModel.Enums.MappingControlType | None#

MappingControl property.

property ImportedPressure.MaxOutsideDistance: Ansys.Core.Units.Quantity | None#

MaxOutsideDistance property.

property ImportedPressure.Method: Ansys.Mechanical.DataModel.Enums.MappingMethod | None#

Method property.

property ImportedPressure.NumberOfPoints: int | None#

NumberOfPoints property.

property ImportedPressure.OrientationRealignment: bool | None#

OrientationRealignment property.

property ImportedPressure.OutsideDistanceCheck: bool | None#

OutsideDistanceCheck property.

property ImportedPressure.OutsideNodesName: str | None#

OutsideNodesName property.

property ImportedPressure.OutsideOption: Ansys.Mechanical.DataModel.Enums.MappingOutsideOption | None#

OutsideOption property.

property ImportedPressure.Pinball: Ansys.Core.Units.Quantity | None#

Pinball property.

property ImportedPressure.Projection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Projection property.

property ImportedPressure.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property ImportedPressure.RigidBodyTransformationType: Ansys.Mechanical.DataModel.Enums.RigidBodyTransformationType | None#

RigidBodyTransformationType property.

property ImportedPressure.RigidTransformSourceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

RigidTransformSourceCoordinateSystem property.

property ImportedPressure.RigidTransformTargetCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

RigidTransformTargetCoordinateSystem property.

property ImportedPressure.SharedRefBody: Ansys.ACT.Automation.Mechanical.Body | None#

Gets or sets the SharedRefBody.

property ImportedPressure.ShellThicknessFactor: float | None#

ShellThicknessFactor property.

property ImportedPressure.SourceMaximum: Ansys.Core.Units.Quantity | None#

SourceMaximum property.

property ImportedPressure.SourceMinimum: Ansys.Core.Units.Quantity | None#

SourceMinimum property.

property ImportedPressure.Suppressed: bool | None#

Gets or sets the Suppressed.

property ImportedPressure.UnmappedNodesName: str | None#

UnmappedNodesName property.

property ImportedPressure.VariableType: Ansys.Mechanical.DataModel.Enums.MappingVariableType | None#

VariableType property.

property ImportedPressure.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

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

property ImportedPressure.Weighting: Ansys.Mechanical.DataModel.Enums.WeightingType | None#

Weighting property.

Method detail#

ImportedPressure.Activate() None#

Activate the current object.

ImportedPressure.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

ImportedPressure.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

ImportedPressure.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.
ImportedPressure.AddMappingValidation() Ansys.ACT.Automation.Mechanical.MappingValidation#

Creates a new MappingValidation

ImportedPressure.ClearGeneratedData() None#

Run the ClearGeneratedData action.

ImportedPressure.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

ImportedPressure.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

ImportedPressure.Delete() None#

Run the Delete action.

ImportedPressure.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

ImportedPressure.ExportToTextFile(filePath: str) None#

Run the ExportToTextFile action.

ImportedPressure.GetActivateAtLoadStep(stepNumber: int) bool#

GetActivateAtLoadStep method.

ImportedPressure.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

ImportedPressure.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

ImportedPressure.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

ImportedPressure.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

ImportedPressure.Import() None#

Import.

ImportedPressure.ImportLoad() None#

Run the ImportLoad action.

ImportedPressure.PropertyByAPIName(name: str) 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.
ImportedPressure.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

ImportedPressure.ReloadConfiguration() None#

Reload the Imported Load's setup from its associated configuration file (if available).

ImportedPressure.RemoveParameter(propName: str) None#

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

ImportedPressure.SetActivateAtLoadStep(stepNumber: int, bActive: bool) None#

SetActivateAtLoadStep method.

ImportedPressure.SyncAnalysisFrequencies() None#
Synchronizes the analysis settings' RPMs and frequencies based on the selected imported load.
    A `NotSupportedException` exception will be thrown when called with any non-supported imported loads.