Bearing
#
- class ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Connections.Bearing#
Bases:
object
Defines a Bearing.
Overview#
Activate the current object. |
|
Creates a new CommandSnippet |
|
Creates a new child Comment. |
|
Creates a new child Figure. |
|
Creates a new child Image. |
|
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. |
|
Gets the list of children, filtered by type. |
|
Gets the parameter corresponding to the given property. |
|
Run the GroupAllSimilarChildren action. |
|
Run the GroupSimilarObjects action. |
|
Run the PromoteToNamedSelection action. |
|
Run the PromoteToRemotePoint 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. |
Gets the AnsBCType. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets the ConnectionType. |
|
Gets the DampingC11. |
|
Gets the DampingC12. |
|
Gets the DampingC21. |
|
Gets the DampingC22. |
|
Gets the current DataModelObject's category. |
|
Gets the list of associated figures. |
|
Gets the list of associated images. |
|
Gets the internal object. For advanced usage only. |
|
Gets or sets the Coincident Length Factor on mobile side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1. |
|
Gets or sets the MobileBeamMaterial. |
|
Gets or sets the MobileBeamRadius. |
|
Gets or sets the MobileBehavior. |
|
Gets the MobileBody. |
|
Gets or sets the MobileCoordinateSystem. |
|
Gets or sets the MobileLocation. |
|
Gets or sets the MobilePinballSize. |
|
Gets or sets the MobileXCoordinate. |
|
Gets or sets the MobileYCoordinate. |
|
Gets or sets the MobileZCoordinate. |
|
Gets the list of properties for this object. |
|
Gets or sets the ReadOnly. |
|
Gets or sets the Coincident Length Factor on reference side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1. |
|
Gets or sets the ReferenceBeamMaterial. |
|
Gets or sets the ReferenceBeamRadius. |
|
Gets or sets the ReferenceBehavior. |
|
Gets the ReferenceBodyName. |
|
Gets or sets the ReferenceCoordinateSystem. |
|
Gets or sets the ReferenceLocation. |
|
Gets or sets the ReferencePinballRegion. |
|
Gets or sets the ReferenceRotationPlane. |
|
Gets the ReferenceSet. |
|
Gets or sets the ReferenceXCoordinate. |
|
Gets or sets the ReferenceYCoordinate. |
|
Gets or sets the ReferenceZCoordinate. |
|
Gets the StiffnessK11. |
|
Gets the StiffnessK12. |
|
Gets the StiffnessK21. |
|
Gets the StiffnessK22. |
|
Gets or sets the Suppressed. |
|
Gets the list of properties that are visible for this object. |
Property detail#
- property Bearing.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property Bearing.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property Bearing.ConnectionType: Ansys.Mechanical.DataModel.Enums.ConnectionScopingType | None#
Gets or sets the ConnectionType.
- 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.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property Bearing.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property Bearing.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property Bearing.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSBearingAuto | None#
Gets the internal object. For advanced usage only.
- property Bearing.MobileBeamCoincidentLengthFactor: float | None#
Gets or sets the Coincident Length Factor on mobile side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1.
- property Bearing.MobileBeamRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the MobileBeamRadius.
- property Bearing.MobileBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#
Gets or sets the MobileBehavior.
- property Bearing.MobileCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the MobileCoordinateSystem.
- property Bearing.MobileLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the MobileLocation.
- property Bearing.MobilePinballSize: Ansys.Core.Units.Quantity | None#
Gets or sets the MobilePinballSize.
- 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.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property Bearing.ReferenceBeamCoincidentLengthFactor: float | None#
Gets or sets the Coincident Length Factor on reference side that scales the stiffness of the connection between the beam elements and the remote point. This property is applicable when the Behavior property is set to “Beam”. Default: 1.
- property Bearing.ReferenceBeamRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferenceBeamRadius.
- property Bearing.ReferenceBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#
Gets or sets the ReferenceBehavior.
- property Bearing.ReferenceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the ReferenceCoordinateSystem.
- property Bearing.ReferenceLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the ReferenceLocation.
- property Bearing.ReferencePinballRegion: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferencePinballRegion.
- property Bearing.ReferenceRotationPlane: Ansys.Mechanical.DataModel.Enums.RotationPlane | None#
Gets or sets the ReferenceRotationPlane.
- property Bearing.ReferenceSet: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets the ReferenceSet.
- 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.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.
Method detail#
- Bearing.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet #
Creates a new CommandSnippet
- 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: 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.
- Bearing.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- Bearing.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Creates a new parameter for a Property.
- Bearing.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- Bearing.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- Bearing.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- Bearing.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder #
Run the GroupSimilarObjects action.
- Bearing.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection] #
Run the PromoteToNamedSelection action.
- Bearing.PromoteToRemotePoint() Iterable[Ansys.ACT.Automation.Mechanical.RemotePoint] #
Run the PromoteToRemotePoint 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.
- Bearing.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.