RotatingForce#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.BoundaryConditions.RotatingForce(internalObject: Any)#

Bases: object

Defines a RotatingForce.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

CopyTo

Copies all visible properties from this object to another.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

GetAPIName

Property name bound to dispId.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

GetDetailsView

GetDetailsView method.

GetEnumName

Enum name bound to value

GetHashCode

GetHashCode method.

GetIconFile

GetIconFile method.

GetLifetimeService

GetLifetimeService method.

GetObjectData

GetObjectData method.

GetParameter

Gets the parameter corresponding to the given property.

GetPath

GetPath method.

GetPropertyName

GetPropertyName method.

GetPropertyValue

GetPropertyValue method.

GetType

GetType method.

GetVisibleProperties

GetVisibleProperties method.

GetVisiblePropertyNames

GetVisiblePropertyNames method.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

InitializeLifetimeService

InitializeLifetimeService method.

IsPropertyEditable

IsPropertyEditable method.

IsPropertyVisible

IsPropertyVisible method.

PromoteToNamedSelection

Run the PromoteToNamedSelection action.

PropertyByAPIName

Get a property by its API name.

PropertyById

PropertyById method.

PropertyByName

Get a property by its unique name.

RemoveParameter

Removes the parameter from the parameter set corresponding to the given property.

ToString

ToString method.

AttachedRefs

AttachedRefs property.

Axis

Gets or sets the Axis.

AxisComponentX

Gets the AxisComponentX.

AxisComponentY

Gets the AxisComponentY.

AxisComponentZ

Gets the AxisComponentZ.

AxisLocationX

Gets the AxisLocationX.

AxisLocationY

Gets the AxisLocationY.

AxisLocationZ

Gets the AxisLocationZ.

CalculatedFromUnbalancedMass

Gets or sets the CalculatedFromUnbalancedMass.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

CoordinateSystem

Gets or sets the CoordinateSystem.

DataModelObjectCategory

Gets the current DataModelObject's category.

DefineBy

Gets or sets the DefineBy.

Figures

Gets the list of associated figures.

GroupingFolder

GroupingFolder property.

HitPointLocationX

Gets the HitPointLocationX.

HitPointLocationY

Gets the HitPointLocationY.

HitPointLocationZ

Gets the HitPointLocationZ.

HitPointNodeId

Gets the HitPointNodeId.

HitPointRemotePointSelection

Gets or sets the HitPointRemotePointSelection.

HitPointSelection

Gets or sets the HitPointSelection.

IconName

IconName property.

Images

Gets the list of associated images.

ImportableObjectSourceId

ImportableObjectSourceId property.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Location.

Mass

Gets or sets the Mass.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

PhaseAngle

Gets or sets the PhaseAngle.

Properties

Gets the list of properties for this object.

ReadOnly

Gets or sets the ReadOnly.

RemotePointSelection

Gets or sets the RemotePointSelection.

RotatingRadius

Gets or sets the RotatingRadius.

SharedRefBody

Gets or sets the SharedRefBody.

State

State property.

Suppressed

Gets or sets the Suppressed.

SynchronousRatio

Gets or sets the SynchronousRatio.

TransferableObjectId

TransferableObjectId property.

UnbalancedForceMagnitude

Gets or sets the UnbalancedForceMagnitude.

VisibleProperties

Gets the list of properties that are visible for this object.

XCoordinate

Gets or sets the XCoordinate.

YCoordinate

Gets or sets the YCoordinate.

ZCoordinate

Gets or sets the ZCoordinate.

Property detail#

property RotatingForce.AttachedRefs: List[int] | None#

AttachedRefs property.

property RotatingForce.Axis: Ansys.Mechanical.Math.BoundVector | None#

Gets or sets the Axis.

property RotatingForce.AxisComponentX: float | None#

Gets the AxisComponentX.

property RotatingForce.AxisComponentY: float | None#

Gets the AxisComponentY.

property RotatingForce.AxisComponentZ: float | None#

Gets the AxisComponentZ.

property RotatingForce.AxisLocationX: Ansys.Core.Units.Quantity | None#

Gets the AxisLocationX.

property RotatingForce.AxisLocationY: Ansys.Core.Units.Quantity | None#

Gets the AxisLocationY.

property RotatingForce.AxisLocationZ: Ansys.Core.Units.Quantity | None#

Gets the AxisLocationZ.

property RotatingForce.CalculatedFromUnbalancedMass: bool | None#

Gets or sets the CalculatedFromUnbalancedMass.

property RotatingForce.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property RotatingForce.ClsId: int | None#

ClsId property.

property RotatingForce.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property RotatingForce.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the CoordinateSystem.

property RotatingForce.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property RotatingForce.DefineBy: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#

Gets or sets the DefineBy.

property RotatingForce.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property RotatingForce.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

property RotatingForce.HitPointLocationX: Ansys.Core.Units.Quantity | None#

Gets the HitPointLocationX.

property RotatingForce.HitPointLocationY: Ansys.Core.Units.Quantity | None#

Gets the HitPointLocationY.

property RotatingForce.HitPointLocationZ: Ansys.Core.Units.Quantity | None#

Gets the HitPointLocationZ.

property RotatingForce.HitPointNodeId: int | None#

Gets the HitPointNodeId.

property RotatingForce.HitPointRemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#

Gets or sets the HitPointRemotePointSelection.

property RotatingForce.HitPointSelection: bool | None#

Gets or sets the HitPointSelection.

property RotatingForce.IconName: str | None#

IconName property.

property RotatingForce.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property RotatingForce.ImportableObjectSourceId: str | None#

ImportableObjectSourceId property.

property RotatingForce.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSLoadAuto | None#

Gets the internal object. For advanced usage only.

property RotatingForce.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the Location.

property RotatingForce.Mass: Ansys.Core.Units.Quantity | None#

Gets or sets the Mass.

property RotatingForce.Name: str | None#

Name property.

property RotatingForce.ObjectId: int | None#

ObjectId property.

property RotatingForce.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#

ObjectState property.

property RotatingForce.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#

ObjectTags property.

property RotatingForce.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

Parent property.

property RotatingForce.PhaseAngle: Ansys.Core.Units.Quantity | None#

Gets or sets the PhaseAngle.

property RotatingForce.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property RotatingForce.ReadOnly: bool | None#

Gets or sets the ReadOnly.

property RotatingForce.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#

Gets or sets the RemotePointSelection.

property RotatingForce.RotatingRadius: Ansys.Core.Units.Quantity | None#

Gets or sets the RotatingRadius.

property RotatingForce.SharedRefBody: Ansys.ACT.Automation.Mechanical.Body | None#

Gets or sets the SharedRefBody.

property RotatingForce.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property RotatingForce.Suppressed: bool | None#

Gets or sets the Suppressed.

property RotatingForce.SynchronousRatio: float | None#

Gets or sets the SynchronousRatio.

property RotatingForce.TransferableObjectId: str | None#

TransferableObjectId property.

property RotatingForce.UnbalancedForceMagnitude: float | None#

Gets or sets the UnbalancedForceMagnitude.

property RotatingForce.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties that are visible for this object.

property RotatingForce.XCoordinate: Ansys.Core.Units.Quantity | None#

Gets or sets the XCoordinate.

property RotatingForce.YCoordinate: Ansys.Core.Units.Quantity | None#

Gets or sets the YCoordinate.

property RotatingForce.ZCoordinate: Ansys.Core.Units.Quantity | None#

Gets or sets the ZCoordinate.

Method detail#

RotatingForce.Activate() None#

Activate the current object.

RotatingForce.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

RotatingForce.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

RotatingForce.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.
RotatingForce.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

RotatingForce.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#

CreateObjRef method.

RotatingForce.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

RotatingForce.Delete() None#

Run the Delete action.

RotatingForce.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

RotatingForce.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#

Equals method.

RotatingForce.GetAPIName(dispId: int) str#

Property name bound to dispId.

RotatingForce.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#

GetAllProperties method.

RotatingForce.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

RotatingForce.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#

GetDetailsView method.

RotatingForce.GetEnumName(enumType: type, value: int, dispId: int) str#

Enum name bound to value

RotatingForce.GetHashCode() int#

GetHashCode method.

RotatingForce.GetIconFile() System.Byte#

GetIconFile method.

RotatingForce.GetLifetimeService() Any#

GetLifetimeService method.

RotatingForce.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#

GetObjectData method.

RotatingForce.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

RotatingForce.GetPath() str#

GetPath method.

RotatingForce.GetPropertyName(dispId: int) str#

GetPropertyName method.

RotatingForce.GetPropertyValue(name: str) Any#

GetPropertyValue method.

RotatingForce.GetType() type#

GetType method.

RotatingForce.GetVisibleProperties() List[System.Reflection.PropertyInfo]#

GetVisibleProperties method.

RotatingForce.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

RotatingForce.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

RotatingForce.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

RotatingForce.InitializeLifetimeService() Any#

InitializeLifetimeService method.

RotatingForce.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

RotatingForce.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

RotatingForce.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection]#

Run the PromoteToNamedSelection action.

RotatingForce.PropertyByAPIName(name: str) Ansys.ACT.Automation.Mechanical.Property#
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.
RotatingForce.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

RotatingForce.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

RotatingForce.RemoveParameter(propName: str) None#

Removes the parameter from the parameter set corresponding to the given property.

RotatingForce.ToString() str#

ToString method.