ImportedVelocity#
- class ansys.mechanical.stubs.Ansys.ACT.Automation.Mechanical.ImportedLoads.ImportedVelocity#
Bases:
objectDefines a ImportedVelocity.
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. |
|
Gets whether the imported velocity is active at the specified load step. |
|
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. |
|
Sets whether the imported velocity is active at the specified load step. |
|
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 or sets the CutoffFrequency. |
|
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. |
|
Gets or sets the MappedData. |
|
MappedNodesName property. |
|
Mapping property. |
|
MappingControl property. |
|
MaxOutsideDistance property. |
|
Gets or sets the MaximumTimeRange. |
|
Method property. |
|
Gets or sets the MinimumTimeRange. |
|
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 SourceTimeDefinitionType. |
|
Gets or sets the Suppressed. |
|
UnmappedNodesName property. |
|
VariableType property. |
|
Gets the list of properties that are visible for this object. |
|
Weighting property. |
|
Gets or sets the WindowType. |
Property detail#
- property ImportedVelocity.Algorithm: Ansys.Mechanical.DataModel.Enums.MappingAlgorithm | None#
Algorithm property.
- property ImportedVelocity.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 ImportedVelocity.BoundingBoxTolerance: Ansys.Core.Units.Quantity | None#
BoundingBoxTolerance property.
- property ImportedVelocity.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property ImportedVelocity.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property ImportedVelocity.CreateNameSelectionForMappedNodes: bool | None#
CreateNameSelectionForMappedNodes property.
- property ImportedVelocity.CreateNameSelectionForOutsideNodes: bool | None#
CreateNameSelectionForOutsideNodes property.
- property ImportedVelocity.CreateNameSelectionForUnmappedNodes: bool | None#
CreateNameSelectionForUnmappedNodes property.
- property ImportedVelocity.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property ImportedVelocity.ExtrapolationTolerancePercent: float | None#
ExtrapolationTolerancePercent property.
- property ImportedVelocity.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property ImportedVelocity.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property ImportedVelocity.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSExternalLoadAuto | None#
Gets the internal object. For advanced usage only.
- property ImportedVelocity.Interpolation: Ansys.Mechanical.DataModel.Enums.InterpolationType | None#
Interpolation property.
- property ImportedVelocity.KrigingCorrelationFunction: Ansys.Mechanical.DataModel.Enums.KrigingCorrFuncType | None#
KrigingCorrelationFunction property.
- property ImportedVelocity.KrigingPolynom: Ansys.Mechanical.DataModel.Enums.KrigingPolynomType | None#
KrigingPolynom property.
- property ImportedVelocity.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the Location.
- property ImportedVelocity.MappedData: Ansys.Mechanical.DataModel.Enums.MappedData | None#
Gets or sets the MappedData.
- property ImportedVelocity.Mapping: Ansys.Mechanical.DataModel.Enums.MappingInterpolationType | None#
Mapping property.
- property ImportedVelocity.MappingControl: Ansys.Mechanical.DataModel.Enums.MappingControlType | None#
MappingControl property.
- property ImportedVelocity.MaxOutsideDistance: Ansys.Core.Units.Quantity | None#
MaxOutsideDistance property.
- property ImportedVelocity.Method: Ansys.Mechanical.DataModel.Enums.MappingMethod | None#
Method property.
- property ImportedVelocity.OutsideOption: Ansys.Mechanical.DataModel.Enums.MappingOutsideOption | None#
OutsideOption property.
- property ImportedVelocity.Pinball: Ansys.Core.Units.Quantity | None#
Pinball property.
- property ImportedVelocity.Projection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Projection property.
- property ImportedVelocity.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property ImportedVelocity.RigidBodyTransformationType: Ansys.Mechanical.DataModel.Enums.RigidBodyTransformationType | None#
RigidBodyTransformationType property.
- property ImportedVelocity.RigidTransformSourceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
RigidTransformSourceCoordinateSystem property.
- property ImportedVelocity.RigidTransformTargetCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
RigidTransformTargetCoordinateSystem property.
Gets or sets the SharedRefBody.
- property ImportedVelocity.SourceMaximum: Ansys.Core.Units.Quantity | None#
SourceMaximum property.
- property ImportedVelocity.SourceMinimum: Ansys.Core.Units.Quantity | None#
SourceMinimum property.
- property ImportedVelocity.SourceTimeDefinitionType: Ansys.Mechanical.DataModel.Enums.SourceTimeDefinitionType | None#
Gets or sets the SourceTimeDefinitionType.
- property ImportedVelocity.VariableType: Ansys.Mechanical.DataModel.Enums.MappingVariableType | None#
VariableType property.
- property ImportedVelocity.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties that are visible for this object.
- property ImportedVelocity.Weighting: Ansys.Mechanical.DataModel.Enums.WeightingType | None#
Weighting property.
- property ImportedVelocity.WindowType: Ansys.Mechanical.DataModel.Enums.WindowType | None#
Gets or sets the WindowType.
Method detail#
- ImportedVelocity.AddComment() Ansys.ACT.Automation.Mechanical.Comment#
Creates a new child Comment.
- ImportedVelocity.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#
Creates a new child Figure.
- ImportedVelocity.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.
- ImportedVelocity.AddMappingValidation() Ansys.ACT.Automation.Mechanical.MappingValidation#
Creates a new MappingValidation
- ImportedVelocity.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#
Copies all visible properties from this object to another.
- ImportedVelocity.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Creates a new parameter for a Property.
- ImportedVelocity.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#
Creates a copy of the current DataModelObject.
- ImportedVelocity.GetActivateAtLoadStep(stepNumber: int) bool#
Gets whether the imported velocity is active at the specified load step.
- ImportedVelocity.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#
Gets the list of children, filtered by type.
- ImportedVelocity.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#
Gets the parameter corresponding to the given property.
- ImportedVelocity.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.
- ImportedVelocity.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its unique name.
- ImportedVelocity.ReloadConfiguration() None#
Reload the Imported Load's setup from its associated configuration file (if available).
- ImportedVelocity.RemoveParameter(propName: str) None#
Removes the parameter from the parameter set corresponding to the given property.
- ImportedVelocity.SetActivateAtLoadStep(stepNumber: int, bActive: bool) None#
Sets whether the imported velocity is active at the specified load step.
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.