GeometryBasedAdaptivity
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.BoundaryConditions.GeometryBasedAdaptivity#
Bases:
object
Defines a GeometryBasedAdaptivity.
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. |
Gets or sets the BufferElements. |
|
Gets or sets the BufferLayers. |
|
Gets or sets the CheckAt. |
|
Gets or sets the CheckAtValue. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets the CoordinateSystem. |
|
Gets or sets the Criterion. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the EndTime. |
|
Gets or sets the EnergyCoefficient. |
|
Gets the list of associated figures. |
|
Gets or sets the HexDomCheckAt. |
|
Gets or sets the HexDomCheckAtValue. |
|
Gets or sets the HexDomEndTime. |
|
Gets or sets the HexDomStartTime. |
|
Gets or sets the HexDomTimeRange. |
|
Gets the list of associated images. |
|
Gets the internal object. For advanced usage only. |
|
Gets or sets the JacobianRatioValue. |
|
Gets or sets the LengthX. |
|
Gets or sets the LengthY. |
|
Gets or sets the LengthZ. |
|
Gets or sets the Location. |
|
Gets or sets the MaximumCornerAngle. |
|
Gets or sets the Option. |
|
Gets the list of properties for this object. |
|
Gets or sets the RemeshLayerEnd. |
|
Gets or sets the RemeshLayerFrequency. |
|
Gets or sets the RemeshLayerStart. |
|
Gets or sets the SkewnessValue. |
|
Gets or sets the StartTime. |
|
Gets or sets the Suppressed. |
|
Gets or sets the TimeRange. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property GeometryBasedAdaptivity.CheckAt: Ansys.Mechanical.DataModel.Enums.NonlinearAdaptivityUpdateType | None#
Gets or sets the CheckAt.
- property GeometryBasedAdaptivity.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property GeometryBasedAdaptivity.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property GeometryBasedAdaptivity.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the CoordinateSystem.
- property GeometryBasedAdaptivity.Criterion: Ansys.Mechanical.DataModel.Enums.NonlinearAdaptivityCriterionType | None#
Gets or sets the Criterion.
- property GeometryBasedAdaptivity.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property GeometryBasedAdaptivity.EndTime: Ansys.Core.Units.Quantity | None#
Gets or sets the EndTime.
- property GeometryBasedAdaptivity.EnergyCoefficient: float | None#
Gets or sets the EnergyCoefficient.
- property GeometryBasedAdaptivity.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property GeometryBasedAdaptivity.HexDomCheckAt: Ansys.Mechanical.DataModel.Enums.NonlinearAdaptivityUpdateType | None#
Gets or sets the HexDomCheckAt.
- property GeometryBasedAdaptivity.HexDomCheckAtValue: int | None#
Gets or sets the HexDomCheckAtValue.
- property GeometryBasedAdaptivity.HexDomEndTime: Ansys.Core.Units.Quantity | None#
Gets or sets the HexDomEndTime.
- property GeometryBasedAdaptivity.HexDomStartTime: Ansys.Core.Units.Quantity | None#
Gets or sets the HexDomStartTime.
- property GeometryBasedAdaptivity.HexDomTimeRange: Ansys.Mechanical.DataModel.Enums.NonlinearAdaptivityTimeRange | None#
Gets or sets the HexDomTimeRange.
- property GeometryBasedAdaptivity.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property GeometryBasedAdaptivity.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSNonlinearAdaptivityAuto | None#
Gets the internal object. For advanced usage only.
- property GeometryBasedAdaptivity.JacobianRatioValue: float | None#
Gets or sets the JacobianRatioValue.
- property GeometryBasedAdaptivity.LengthX: Ansys.Core.Units.Quantity | None#
Gets or sets the LengthX.
- property GeometryBasedAdaptivity.LengthY: Ansys.Core.Units.Quantity | None#
Gets or sets the LengthY.
- property GeometryBasedAdaptivity.LengthZ: Ansys.Core.Units.Quantity | None#
Gets or sets the LengthZ.
- property GeometryBasedAdaptivity.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property GeometryBasedAdaptivity.MaximumCornerAngle: Ansys.Core.Units.Quantity | None#
Gets or sets the MaximumCornerAngle.
- property GeometryBasedAdaptivity.Option: Ansys.Mechanical.DataModel.Enums.NonlinearAdaptivityOptionType | None#
Gets or sets the Option.
- property GeometryBasedAdaptivity.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property GeometryBasedAdaptivity.RemeshLayerFrequency: int | None#
Gets or sets the RemeshLayerFrequency.
- property GeometryBasedAdaptivity.StartTime: Ansys.Core.Units.Quantity | None#
Gets or sets the StartTime.
- property GeometryBasedAdaptivity.TimeRange: Ansys.Mechanical.DataModel.Enums.NonlinearAdaptivityTimeRange | None#
Gets or sets the TimeRange.
Method detail#
- GeometryBasedAdaptivity.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- GeometryBasedAdaptivity.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- GeometryBasedAdaptivity.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.
- GeometryBasedAdaptivity.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- GeometryBasedAdaptivity.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Creates a new parameter for a Property.
- GeometryBasedAdaptivity.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- GeometryBasedAdaptivity.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- GeometryBasedAdaptivity.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- GeometryBasedAdaptivity.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.