PhysicsRegion#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.PhysicsRegion#
 Bases:
objectDefines a PhysicsRegion.
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.  | 
|
Gets the list of children, filtered by type.  | 
|
Gets the parameter corresponding to the given property.  | 
|
Run the GroupAllSimilarChildren action.  | 
|
Run the GroupSimilarObjects 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.  | 
|
Run the RenameBasedOnDefinition action.  | 
|
Run the SelectInvalidBodiesOnPhysicsRegion action to select bodies that are not valid.  | 
Gets or sets the Acoustics.  | 
|
Gets or sets the ArtificiallyMatchedLayers.  | 
|
Gets the list of children.  | 
|
Gets the list of associated comments.  | 
|
Gets the current DataModelObject's category.  | 
|
Gets or sets the Electric.  | 
|
Gets or sets the ElectrostaticForce.  | 
|
Gets or sets the ElementMorphing.  | 
|
Gets or sets the EvanescentWaveAttenuation.  | 
|
Gets the list of associated figures.  | 
|
Gets or sets the FluidBehavior.  | 
|
Gets the list of associated images.  | 
|
Gets the internal object. For advanced usage only.  | 
|
Gets or sets the Location.  | 
|
Gets or sets the PMLElementCoordinateSystem.  | 
|
Gets or sets the PMLOptions.  | 
|
Gets the Piezoelectric.  | 
|
Gets the list of properties for this object.  | 
|
Gets or sets the ReferencePressure.  | 
|
Gets or sets the ReferenceStaticPressure.  | 
|
Gets or sets the ReflectionCoefficient.  | 
|
Gets or sets the ReflectionCoefficientInNegativeXDirection.  | 
|
Gets or sets the ReflectionCoefficientInNegativeYDirection.  | 
|
Gets or sets the ReflectionCoefficientInNegativeZDirection.  | 
|
Gets or sets the ReflectionCoefficientInPositiveXDirection.  | 
|
Gets or sets the ReflectionCoefficientInPositiveYDirection.  | 
|
Gets or sets the ReflectionCoefficientInPositiveZDirection.  | 
|
Gets or sets the ReflectionCoefficientsType.  | 
|
Gets or sets the Structural.  | 
|
Gets or sets the Suppressed.  | 
|
Gets or sets the Thermal.  | 
|
Gets or sets the ThermalStrain.  | 
|
Gets or sets the ThermoelasticDamping.  | 
|
Gets the list of properties that are visible for this object.  | 
Property detail#
- property PhysicsRegion.ArtificiallyMatchedLayers: Ansys.Mechanical.DataModel.Enums.ArtificiallyMatchedLayers | None#
 Gets or sets the ArtificiallyMatchedLayers.
- property PhysicsRegion.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
 Gets the list of children.
- property PhysicsRegion.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
 Gets the list of associated comments.
- property PhysicsRegion.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
 Gets the current DataModelObject's category.
- property PhysicsRegion.Electric: Ansys.Mechanical.DataModel.Enums.ElectricType | None#
 Gets or sets the Electric.
- property PhysicsRegion.ElectrostaticForce: Ansys.Mechanical.DataModel.Enums.ElectrostaticForce | None#
 Gets or sets the ElectrostaticForce.
- property PhysicsRegion.ElementMorphing: Ansys.Mechanical.DataModel.Enums.ElementMorphingType | None#
 Gets or sets the ElementMorphing.
- property PhysicsRegion.EvanescentWaveAttenuation: bool | None#
 Gets or sets the EvanescentWaveAttenuation.
- property PhysicsRegion.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
 Gets the list of associated figures.
- property PhysicsRegion.FluidBehavior: Ansys.Mechanical.DataModel.Enums.FluidBehavior | None#
 Gets or sets the FluidBehavior.
- property PhysicsRegion.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
 Gets the list of associated images.
- property PhysicsRegion.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSPhysicsRegionAuto | None#
 Gets the internal object. For advanced usage only.
- property PhysicsRegion.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
 Gets or sets the Location.
- property PhysicsRegion.PMLElementCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
 Gets or sets the PMLElementCoordinateSystem.
- property PhysicsRegion.PMLOptions: Ansys.Mechanical.DataModel.Enums.PMLOptions | None#
 Gets or sets the PMLOptions.
- property PhysicsRegion.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
 Gets the list of properties for this object.
- property PhysicsRegion.ReferencePressure: Ansys.Core.Units.Quantity | None#
 Gets or sets the ReferencePressure.
- property PhysicsRegion.ReferenceStaticPressure: Ansys.Core.Units.Quantity | None#
 Gets or sets the ReferenceStaticPressure.
- property PhysicsRegion.ReflectionCoefficientInNegativeXDirection: float | None#
 Gets or sets the ReflectionCoefficientInNegativeXDirection.
- property PhysicsRegion.ReflectionCoefficientInNegativeYDirection: float | None#
 Gets or sets the ReflectionCoefficientInNegativeYDirection.
- property PhysicsRegion.ReflectionCoefficientInNegativeZDirection: float | None#
 Gets or sets the ReflectionCoefficientInNegativeZDirection.
- property PhysicsRegion.ReflectionCoefficientInPositiveXDirection: float | None#
 Gets or sets the ReflectionCoefficientInPositiveXDirection.
- property PhysicsRegion.ReflectionCoefficientInPositiveYDirection: float | None#
 Gets or sets the ReflectionCoefficientInPositiveYDirection.
- property PhysicsRegion.ReflectionCoefficientInPositiveZDirection: float | None#
 Gets or sets the ReflectionCoefficientInPositiveZDirection.
- property PhysicsRegion.ReflectionCoefficientsType: Ansys.Mechanical.DataModel.Enums.ReflectionCoefficientsType | None#
 Gets or sets the ReflectionCoefficientsType.
- property PhysicsRegion.ThermalStrain: Ansys.Mechanical.DataModel.Enums.ThermalStrainType | None#
 Gets or sets the ThermalStrain.
- property PhysicsRegion.ThermoelasticDamping: Ansys.Mechanical.DataModel.Enums.ThermoelasticDampingType | None#
 Gets or sets the ThermoelasticDamping.
Method detail#
- PhysicsRegion.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
 Creates a new child Comment.
- PhysicsRegion.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
 Creates a new child Figure.
- PhysicsRegion.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.
- PhysicsRegion.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
 Copies all visible properties from this object to another.
- PhysicsRegion.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Creates a new parameter for a Property.
- PhysicsRegion.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
 Creates a copy of the current DataModelObject.
- PhysicsRegion.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
 Gets the list of children, filtered by type.
- PhysicsRegion.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
 Gets the parameter corresponding to the given property.
- PhysicsRegion.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#
 Run the GroupSimilarObjects 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.
- PhysicsRegion.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
 Get a property by its unique name.