Bearing#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.Connections.Bearing#

Bases: object

Defines a Bearing.

Overview#

PromoteToNamedSelection

Run the PromoteToNamedSelection action.

PromoteToRemotePoint

Run the PromoteToRemotePoint action.

AddCommandSnippet

Creates a new CommandSnippet

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

Delete

Run the Delete action.

GetChildren

Gets the list of children, filtered by type.

GetChildren

Gets the list of children, filtered by type.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

Activate

Activate the current object.

CopyTo

Copies all visible properties from this object to another.

Duplicate

Creates a copy of the current DataModelObject.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

PropertyByName

Get a property by its unique name.

PropertyByAPIName

Get a property by its API name.

CreateParameter

Creates a new parameter for a Property.

GetParameter

Gets the parameter corresponding to the given property.

RemoveParameter

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

ReferenceSet

Gets the ReferenceSet.

InternalObject

Gets the internal object. For advanced usage only.

AnsBCType

Gets the AnsBCType.

MobileBeamMaterial

Gets or sets the MobileBeamMaterial.

MobileBody

Gets the MobileBody.

ReferenceBeamMaterial

Gets or sets the ReferenceBeamMaterial.

ReferenceBodyName

Gets the ReferenceBodyName.

DampingC11

Gets the DampingC11.

DampingC12

Gets the DampingC12.

DampingC21

Gets the DampingC21.

DampingC22

Gets the DampingC22.

StiffnessK11

Gets the StiffnessK11.

StiffnessK12

Gets the StiffnessK12.

StiffnessK21

Gets the StiffnessK21.

StiffnessK22

Gets the StiffnessK22.

MobileBeamRadius

Gets or sets the MobileBeamRadius.

MobileXCoordinate

Gets or sets the MobileXCoordinate.

MobileYCoordinate

Gets or sets the MobileYCoordinate.

MobileZCoordinate

Gets or sets the MobileZCoordinate.

MobilePinballSize

Gets or sets the MobilePinballSize.

ReferenceBeamRadius

Gets or sets the ReferenceBeamRadius.

ReferenceXCoordinate

Gets or sets the ReferenceXCoordinate.

ReferenceYCoordinate

Gets or sets the ReferenceYCoordinate.

ReferenceZCoordinate

Gets or sets the ReferenceZCoordinate.

ReferencePinballRegion

Gets or sets the ReferencePinballRegion.

MobileBehavior

Gets or sets the MobileBehavior.

ReferenceBehavior

Gets or sets the ReferenceBehavior.

ReferenceRotationPlane

Gets or sets the ReferenceRotationPlane.

ConnectionType

Gets or sets the ConnectionType.

Suppressed

Gets or sets the Suppressed.

MobileCoordinateSystem

Gets or sets the MobileCoordinateSystem.

ReferenceCoordinateSystem

Gets or sets the ReferenceCoordinateSystem.

MobileLocation

Gets or sets the MobileLocation.

ReferenceLocation

Gets or sets the ReferenceLocation.

DataModelObjectCategory

Gets the current DataModelObject’s category.

Children

Gets the list of children.

Comments

Gets the list of associated comments.

Figures

Gets the list of associated figures.

Images

Gets the list of associated images.

ReadOnly

Gets or sets the ReadOnly.

InternalObject

Gets the internal object. For advanced usage only.

Properties

Gets the list of properties for this object.

VisibleProperties

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

Property detail#

property Bearing.ReferenceSet: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets the ReferenceSet.

property Bearing.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSBearingAuto | None

Gets the internal object. For advanced usage only.

property Bearing.AnsBCType: System.Int32 | None

Gets the AnsBCType.

property Bearing.MobileBeamMaterial: System.String | None

Gets or sets the MobileBeamMaterial.

property Bearing.MobileBody: System.String | None

Gets the MobileBody.

property Bearing.ReferenceBeamMaterial: System.String | None

Gets or sets the ReferenceBeamMaterial.

property Bearing.ReferenceBodyName: System.String | None

Gets the ReferenceBodyName.

property Bearing.DampingC11: Ansys.ACT.Mechanical.Fields.Field | None

Gets the DampingC11.

property Bearing.DampingC12: Ansys.ACT.Mechanical.Fields.Field | None

Gets the DampingC12.

property Bearing.DampingC21: Ansys.ACT.Mechanical.Fields.Field | None

Gets the DampingC21.

property Bearing.DampingC22: Ansys.ACT.Mechanical.Fields.Field | None

Gets the DampingC22.

property Bearing.StiffnessK11: Ansys.ACT.Mechanical.Fields.Field | None

Gets the StiffnessK11.

property Bearing.StiffnessK12: Ansys.ACT.Mechanical.Fields.Field | None

Gets the StiffnessK12.

property Bearing.StiffnessK21: Ansys.ACT.Mechanical.Fields.Field | None

Gets the StiffnessK21.

property Bearing.StiffnessK22: Ansys.ACT.Mechanical.Fields.Field | None

Gets the StiffnessK22.

property Bearing.MobileBeamRadius: Ansys.Core.Units.Quantity | None

Gets or sets the MobileBeamRadius.

property Bearing.MobileXCoordinate: Ansys.Core.Units.Quantity | None

Gets or sets the MobileXCoordinate.

property Bearing.MobileYCoordinate: Ansys.Core.Units.Quantity | None

Gets or sets the MobileYCoordinate.

property Bearing.MobileZCoordinate: Ansys.Core.Units.Quantity | None

Gets or sets the MobileZCoordinate.

property Bearing.MobilePinballSize: Ansys.Core.Units.Quantity | None

Gets or sets the MobilePinballSize.

property Bearing.ReferenceBeamRadius: Ansys.Core.Units.Quantity | None

Gets or sets the ReferenceBeamRadius.

property Bearing.ReferenceXCoordinate: Ansys.Core.Units.Quantity | None

Gets or sets the ReferenceXCoordinate.

property Bearing.ReferenceYCoordinate: Ansys.Core.Units.Quantity | None

Gets or sets the ReferenceYCoordinate.

property Bearing.ReferenceZCoordinate: Ansys.Core.Units.Quantity | None

Gets or sets the ReferenceZCoordinate.

property Bearing.ReferencePinballRegion: Ansys.Core.Units.Quantity | None

Gets or sets the ReferencePinballRegion.

property Bearing.MobileBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None

Gets or sets the MobileBehavior.

property Bearing.ReferenceBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None

Gets or sets the ReferenceBehavior.

property Bearing.ReferenceRotationPlane: Ansys.Mechanical.DataModel.Enums.RotationPlane | None

Gets or sets the ReferenceRotationPlane.

property Bearing.ConnectionType: Ansys.Mechanical.DataModel.Enums.ConnectionScopingType | None

Gets or sets the ConnectionType.

property Bearing.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

property Bearing.MobileCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

Gets or sets the MobileCoordinateSystem.

property Bearing.ReferenceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

Gets or sets the ReferenceCoordinateSystem.

property Bearing.MobileLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the MobileLocation.

property Bearing.ReferenceLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the ReferenceLocation.

property Bearing.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None

Gets the current DataModelObject’s category.

property Bearing.Children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None

Gets the list of children.

property Bearing.Comments: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Comment] | None

Gets the list of associated comments.

property Bearing.Figures: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Figure] | None

Gets the list of associated figures.

property Bearing.Images: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Image] | None

Gets the list of associated images.

property Bearing.ReadOnly: System.Boolean | None

Gets or sets the ReadOnly.

property Bearing.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

property Bearing.Properties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

Gets the list of properties for this object.

property Bearing.VisibleProperties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

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

Method detail#

Bearing.PromoteToNamedSelection() System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.NamedSelection]

Run the PromoteToNamedSelection action.

Bearing.PromoteToRemotePoint() System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.RemotePoint]

Run the PromoteToRemotePoint action.

Bearing.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet

Creates a new CommandSnippet

Bearing.RenameBasedOnDefinition() System.Void

Run the RenameBasedOnDefinition action.

Bearing.Delete() System.Void

Run the Delete action.

Bearing.GetChildren(recurses: System.Boolean, children: System.Collections.Generic.IList[ChildrenType]) System.Collections.Generic.IList[ChildrenType]

Gets the list of children, filtered by type.

Bearing.GetChildren(category: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory, recurses: System.Boolean, children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]) System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]

Gets the list of children, filtered by type.

Bearing.AddComment() Ansys.ACT.Automation.Mechanical.Comment

Creates a new child Comment.

Bearing.AddFigure() Ansys.ACT.Automation.Mechanical.Figure

Creates a new child Figure.

Bearing.AddImage(filePath: System.String) 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.
Bearing.Activate() System.Void

Activate the current object.

Bearing.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) System.Void

Copies all visible properties from this object to another.

Bearing.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject

Creates a copy of the current DataModelObject.

Bearing.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

Bearing.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder

Run the GroupSimilarObjects action.

Bearing.PropertyByName(name: System.String) Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

Bearing.PropertyByAPIName(name: System.String) 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.
Bearing.CreateParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

Bearing.GetParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

Bearing.RemoveParameter(propName: System.String) System.Void

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