ImportedThickness#
- class ansys.mechanical.stubs.Ansys.ACT.Automation.Mechanical.ImportedLoads.ImportedThickness#
Bases:
objectDefines a ImportedThickness.
Overview#
Activate the current object. |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
Creates a new MappingValidation |
|
Run the ClearGeneratedData action. |
|
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. |
|
Run the ExportToTextFile action. |
|
GetActivateAtLoadStep method. |
|
Gets the list of children, filtered by type. |
|
Gets the parameter corresponding to the given property. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
Import. |
|
Run the ImportLoad action. |
|
Get a property by its API name. |
|
Get a property by its unique name. |
|
Reload the Imported Load's setup from its associated configuration file (if available). |
|
Removes the parameter from the parameter set corresponding to the given property. |
|
SetActivateAtLoadStep method. |
|
Synchronizes the analysis settings' RPMs and frequencies based on the selected imported load. |
Algorithm property. |
|
This controls how the imported load is applied, either as a boundary condition or an initial condition. |
|
BoundingBoxTolerance property. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
CreateNameSelectionForMappedNodes property. |
|
CreateNameSelectionForOutsideNodes property. |
|
CreateNameSelectionForUnmappedNodes property. |
|
Gets the current DataModelObject's category. |
|
DisplayInteriorPoints property. |
|
DisplayProjectionPlane property. |
|
DisplaySourcePointIds property. |
|
DisplaySourcePoints property. |
|
ExtrapolationTolerancePercent property. |
|
Gets the list of associated figures. |
|
Gets the list of associated images. |
|
Gets the internal object. For advanced usage only. |
|
Interpolation property. |
|
KrigingCorrelationFunction property. |
|
KrigingPolynom property. |
|
Limit property. |
|
Gets or sets the Location. |
|
MappedNodesName property. |
|
Mapping property. |
|
MappingControl property. |
|
MaxOutsideDistance property. |
|
Method property. |
|
NumberOfPoints property. |
|
OrientationRealignment property. |
|
OutsideDistanceCheck property. |
|
OutsideNodesName property. |
|
OutsideOption property. |
|
Pinball property. |
|
Projection property. |
|
Gets the list of properties for this object. |
|
RigidBodyTransformationType property. |
|
RigidTransformSourceCoordinateSystem property. |
|
RigidTransformTargetCoordinateSystem property. |
|
Gets or sets the SharedRefBody. |
|
ShellThicknessFactor property. |
|
SourceMaximum property. |
|
SourceMinimum property. |
|
Gets or sets the Suppressed. |
|
UnmappedNodesName property. |
|
VariableType property. |
|
Gets the list of properties that are visible for this object. |
|
Weighting property. |
Property detail#
- property ImportedThickness.Algorithm: Ansys.Mechanical.DataModel.Enums.MappingAlgorithm | None#
Algorithm property.
- property ImportedThickness.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 ImportedThickness.BoundingBoxTolerance: Ansys.Core.Units.Quantity | None#
BoundingBoxTolerance property.
- property ImportedThickness.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property ImportedThickness.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property ImportedThickness.CreateNameSelectionForMappedNodes: bool | None#
CreateNameSelectionForMappedNodes property.
- property ImportedThickness.CreateNameSelectionForOutsideNodes: bool | None#
CreateNameSelectionForOutsideNodes property.
- property ImportedThickness.CreateNameSelectionForUnmappedNodes: bool | None#
CreateNameSelectionForUnmappedNodes property.
- property ImportedThickness.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property ImportedThickness.ExtrapolationTolerancePercent: float | None#
ExtrapolationTolerancePercent property.
- property ImportedThickness.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property ImportedThickness.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property ImportedThickness.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSExternalLoadAuto | None#
Gets the internal object. For advanced usage only.
- property ImportedThickness.Interpolation: Ansys.Mechanical.DataModel.Enums.InterpolationType | None#
Interpolation property.
- property ImportedThickness.KrigingCorrelationFunction: Ansys.Mechanical.DataModel.Enums.KrigingCorrFuncType | None#
KrigingCorrelationFunction property.
- property ImportedThickness.KrigingPolynom: Ansys.Mechanical.DataModel.Enums.KrigingPolynomType | None#
KrigingPolynom property.
- property ImportedThickness.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property ImportedThickness.Mapping: Ansys.Mechanical.DataModel.Enums.MappingInterpolationType | None#
Mapping property.
- property ImportedThickness.MappingControl: Ansys.Mechanical.DataModel.Enums.MappingControlType | None#
MappingControl property.
- property ImportedThickness.MaxOutsideDistance: Ansys.Core.Units.Quantity | None#
MaxOutsideDistance property.
- property ImportedThickness.Method: Ansys.Mechanical.DataModel.Enums.MappingMethod | None#
Method property.
- property ImportedThickness.OutsideOption: Ansys.Mechanical.DataModel.Enums.MappingOutsideOption | None#
OutsideOption property.
- property ImportedThickness.Pinball: Ansys.Core.Units.Quantity | None#
Pinball property.
- property ImportedThickness.Projection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Projection property.
- property ImportedThickness.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property ImportedThickness.RigidBodyTransformationType: Ansys.Mechanical.DataModel.Enums.RigidBodyTransformationType | None#
RigidBodyTransformationType property.
- property ImportedThickness.RigidTransformSourceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
RigidTransformSourceCoordinateSystem property.
- property ImportedThickness.RigidTransformTargetCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
RigidTransformTargetCoordinateSystem property.
Gets or sets the SharedRefBody.
- property ImportedThickness.SourceMaximum: Ansys.Core.Units.Quantity | None#
SourceMaximum property.
- property ImportedThickness.SourceMinimum: Ansys.Core.Units.Quantity | None#
SourceMinimum property.
- property ImportedThickness.VariableType: Ansys.Mechanical.DataModel.Enums.MappingVariableType | None#
VariableType property.
- property ImportedThickness.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties that are visible for this object.
- property ImportedThickness.Weighting: Ansys.Mechanical.DataModel.Enums.WeightingType | None#
Weighting property.
Method detail#
- ImportedThickness.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
Creates a new child Comment.
- ImportedThickness.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- ImportedThickness.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.
- ImportedThickness.AddMappingValidation() Ansys.ACT.Automation.Mechanical.MappingValidation#
Creates a new MappingValidation
- ImportedThickness.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- ImportedThickness.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- ImportedThickness.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- ImportedThickness.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- ImportedThickness.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- ImportedThickness.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.
- ImportedThickness.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- ImportedThickness.ReloadConfiguration() None#
Reload the Imported Load's setup from its associated configuration file (if available).
- ImportedThickness.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.
- ImportedThickness.SetActivateAtLoadStep(stepNumber: int, bActive: bool) None#
SetActivateAtLoadStep method.
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.