RotationProbe
#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Results.ProbeResults.RotationProbe#
Bases:
object
Defines a RotationProbe.
Overview#
Activate the current object. |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
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 DuplicateWithoutResults action. |
|
Run the EvaluateAllResults action. |
|
Run the ExportAnimation action. |
|
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. |
|
Snap the coordinates of probe result to the mesh nodes. |
Gets or sets the BeamSelection. |
|
Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets the ContactRegionSelection. |
|
Gets or sets the CoordinateSystemSelection. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the DisplayTime. |
|
Gets or sets the DpfEvaluation. |
|
Gets the list of associated figures. |
|
Gets or sets the GeometryLocation. |
|
Gets the list of associated images. |
|
Gets the internal object. For advanced usage only. |
|
Gets the IsSolved. |
|
Gets the IterationNumber. |
|
Gets the LoadStep. |
|
Gets or sets the LoadStepNumber. |
|
Gets or sets the LocationMethod. |
|
Gets the MaximumTotal. |
|
Gets the MaximumXAxis. |
|
Gets the MaximumXAxisRotation. |
|
Gets the MaximumYAxis. |
|
Gets the MaximumYAxisRotation. |
|
Gets the MaximumZAxis. |
|
Gets the MaximumZAxisRotation. |
|
Gets or sets the MeshConnectionSelection. |
|
Gets the MinimumTotal. |
|
Gets the MinimumXAxis. |
|
Gets the MinimumXAxisRotation. |
|
Gets the MinimumYAxis. |
|
Gets the MinimumYAxisRotation. |
|
Gets the MinimumZAxis. |
|
Gets the MinimumZAxisRotation. |
|
Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System. |
|
Gets the list of properties for this object. |
|
Gets or sets the RemotePointSelection. |
|
Gets or sets the ResultSelection. |
|
Gets or sets the SpatialResolution. |
|
Gets or sets the SpringSelection. |
|
Gets the Substep. |
|
Gets or sets the Summation. |
|
Gets or sets the Suppressed. |
|
Gets or sets the MeshConnectionSelection. |
|
Gets the Time. |
|
Gets the Total. |
|
Gets the Type. |
|
Gets the list of properties that are visible for this object. |
|
Gets the XAxis. |
|
Gets the XAxisRotation. |
|
Gets the YAxis. |
|
Gets the YAxisRotation. |
|
Gets the ZAxis. |
|
Gets the ZAxisRotation. |
Property detail#
- property RotationProbe.BeamSelection: Ansys.ACT.Automation.Mechanical.Connections.Beam | None#
Gets or sets the BeamSelection.
- property RotationProbe.BoundaryConditionSelection: Ansys.ACT.Automation.Mechanical.DataModelObject | None#
Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'.
- property RotationProbe.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property RotationProbe.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property RotationProbe.ContactRegionSelection: Ansys.ACT.Automation.Mechanical.Connections.ContactRegion | None#
Gets or sets the ContactRegionSelection.
- property RotationProbe.CoordinateSystemSelection: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the CoordinateSystemSelection.
- property RotationProbe.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property RotationProbe.DpfEvaluation: Ansys.Mechanical.DataModel.Enums.DpfEvaluationType | None#
Gets or sets the DpfEvaluation.
- property RotationProbe.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property RotationProbe.GeometryLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the GeometryLocation.
- property RotationProbe.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property RotationProbe.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSProbeResultAuto | None#
Gets the internal object. For advanced usage only.
- property RotationProbe.LocationMethod: Ansys.Mechanical.DataModel.Enums.LocationDefinitionMethod | None#
Gets or sets the LocationMethod.
- property RotationProbe.MaximumXAxisRotation: Ansys.Core.Units.Quantity | None#
Gets the MaximumXAxisRotation.
- property RotationProbe.MaximumYAxisRotation: Ansys.Core.Units.Quantity | None#
Gets the MaximumYAxisRotation.
- property RotationProbe.MaximumZAxisRotation: Ansys.Core.Units.Quantity | None#
Gets the MaximumZAxisRotation.
- property RotationProbe.MeshConnectionSelection: Ansys.ACT.Automation.Mechanical.MeshConnection | None#
Gets or sets the MeshConnectionSelection.
- property RotationProbe.MinimumXAxisRotation: Ansys.Core.Units.Quantity | None#
Gets the MinimumXAxisRotation.
- property RotationProbe.MinimumYAxisRotation: Ansys.Core.Units.Quantity | None#
Gets the MinimumYAxisRotation.
- property RotationProbe.MinimumZAxisRotation: Ansys.Core.Units.Quantity | None#
Gets the MinimumZAxisRotation.
- property RotationProbe.Orientation: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the Orientation. Accepts/Returns None if it is the Solution Coordinate System.
- property RotationProbe.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property RotationProbe.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#
Gets or sets the RemotePointSelection.
- property RotationProbe.ResultSelection: Ansys.Mechanical.DataModel.Enums.ProbeDisplayFilter | None#
Gets or sets the ResultSelection.
- property RotationProbe.SpatialResolution: Ansys.Mechanical.DataModel.Enums.MinimumOrMaximum | None#
Gets or sets the SpatialResolution.
- property RotationProbe.SpringSelection: Ansys.ACT.Automation.Mechanical.Connections.Spring | None#
Gets or sets the SpringSelection.
- property RotationProbe.Summation: Ansys.Mechanical.DataModel.Enums.MomentsAtSummationPointType | None#
Gets or sets the Summation.
- property RotationProbe.SurfaceSelection: Ansys.ACT.Automation.Mechanical.Surface | None#
Gets or sets the MeshConnectionSelection.
- property RotationProbe.Type: Ansys.Mechanical.DataModel.Enums.ProbeResultType | None#
Gets the Type.
Method detail#
- RotationProbe.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- RotationProbe.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- RotationProbe.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.
- RotationProbe.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- RotationProbe.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Creates a new parameter for a Property.
- RotationProbe.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- RotationProbe.DuplicateWithoutResults() Ansys.ACT.Automation.Mechanical.DataModelObject #
Run the DuplicateWithoutResults action.
- RotationProbe.ExportAnimation(filePath: str, format: Ansys.Mechanical.DataModel.Enums.GraphicsAnimationExportFormat, settings: Ansys.Mechanical.Graphics.AnimationExportSettings) None #
Run the ExportAnimation action.
- RotationProbe.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- RotationProbe.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- RotationProbe.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.
- RotationProbe.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.