Joint
#
- class ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Connections.Joint#
Bases:
object
Defines a Joint.
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. |
|
Run the FlipReferenceMobile 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. |
|
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. |
Returns the Bushing Coeffients worksheet associated with Bushing Joint. |
|
Gets the list of children. |
|
Gets the list of associated comments. |
|
Gets or sets the ConnectionType. |
|
Gets or sets the CurveOrientationSurface. |
|
Gets the current DataModelObject's category. |
|
Gets or sets the EffectiveLength. |
|
Gets or sets the ElementCoordinateSystem. |
|
Gets the list of associated figures. |
|
Gets or sets the Formulation. |
|
Gets or sets the FrictionCoefficient. |
|
Gets or sets the GeneralPrimitiveType. |
|
Gets the list of associated images. |
|
Gets or sets the InitialPosition. |
|
Gets or sets the InnerRadius. |
|
Gets the internal object. For advanced usage only. |
|
Gets or sets the JointElementAPDLName. |
|
Gets or sets the JointFrictionType. |
|
Gets or sets the MobileAppliedBy. |
|
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 MobileFormulation. |
|
Gets or sets the MobileLocation. |
|
Returns Mobile Node Id. |
|
Gets or sets the MobilePinballRegion. |
|
Gets or sets the MobileRelaxationMethod. |
|
Gets or sets the OuterRadius. |
|
Gets the list of properties for this object. |
|
Gets or sets the RXMaximum. |
|
Gets or sets the RXMaximumType. |
|
Gets or sets the RXMinimum. |
|
Gets or sets the RXMinimumType. |
|
Gets or sets the RYMaximum. |
|
Gets or sets the RYMaximumType. |
|
Gets or sets the RYMinimum. |
|
Gets or sets the RYMinimumType. |
|
Gets or sets the RZMaximum. |
|
Gets or sets the RZMaximumType. |
|
Gets or sets the RZMinimum. |
|
Gets or sets the RZMinimumType. |
|
Gets or sets the RadialGapHeight. |
|
Gets or sets the RadialGapInnerDiameter. |
|
Gets or sets the RadialGapType. |
|
Gets or sets the RadialOuterDiameter. |
|
Gets or sets the Radius. |
|
Gets or sets the ReadOnly. |
|
Gets or sets the ReferenceAppliedBy. |
|
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 ReferenceBody. |
|
Gets or sets the ReferenceCoordinateSystem. |
|
Gets or sets the ReferenceFormulation. |
|
Gets or sets the ReferenceLocation. |
|
Returns Reference Node Id. |
|
Gets or sets the ReferencePinballRegion. |
|
Gets or sets the ReferenceRelaxationMethod. |
|
Gets or sets the RestitutionFactor. |
|
Gets or sets the Rotations. |
|
Gets or sets the ScrewPitch. |
|
Gets or sets the SolverElementType. |
|
Gets or sets the Suppressed. |
|
Gets the SuppressedForSolve. |
|
Gets or sets the TorsionalDamping. |
|
Gets or sets the TorsionalStiffness. |
|
Gets or sets the TranslationX. |
|
Gets or sets the TranslationY. |
|
Gets or sets the TranslationZ. |
|
Gets or sets the Type. |
|
Gets the list of properties that are visible for this object. |
|
Gets or sets the XMaximum. |
|
Gets or sets the XMaximumType. |
|
Gets or sets the XMinimum. |
|
Gets or sets the XMinimumType. |
|
Gets or sets the YMaximum. |
|
Gets or sets the YMaximumType. |
|
Gets or sets the YMinimum. |
|
Gets or sets the YMinimumType. |
|
Gets or sets the ZMaximum. |
|
Gets or sets the ZMaximumType. |
|
Gets or sets the ZMinimum. |
|
Gets or sets the ZMinimumType. |
Property detail#
- property Joint.BushingWorksheet: Ansys.ACT.Interfaces.Common.IWorksheet | None#
Returns the Bushing Coeffients worksheet associated with Bushing Joint.
- property Joint.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
Gets the list of children.
- property Joint.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#
Gets the list of associated comments.
- property Joint.ConnectionType: Ansys.Mechanical.DataModel.Enums.JointScopingType | None#
Gets or sets the ConnectionType.
- property Joint.CurveOrientationSurface: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the CurveOrientationSurface.
- property Joint.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#
Gets the current DataModelObject's category.
- property Joint.EffectiveLength: Ansys.Core.Units.Quantity | None#
Gets or sets the EffectiveLength.
- property Joint.ElementCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the ElementCoordinateSystem.
- property Joint.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#
Gets the list of associated figures.
- property Joint.Formulation: Ansys.Mechanical.DataModel.Enums.JointFormulation | None#
Gets or sets the Formulation.
- property Joint.GeneralPrimitiveType: Ansys.Mechanical.DataModel.Enums.JointGeneralPrimitiveType | None#
Gets or sets the GeneralPrimitiveType.
- property Joint.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#
Gets the list of associated images.
- property Joint.InitialPosition: Ansys.Mechanical.DataModel.Enums.JointInitialPosition | None#
Gets or sets the InitialPosition.
- property Joint.InnerRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the InnerRadius.
- property Joint.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSJointAuto | None#
Gets the internal object. For advanced usage only.
- property Joint.JointFrictionType: Ansys.Mechanical.DataModel.Enums.JointFrictionType | None#
Gets or sets the JointFrictionType.
- property Joint.MobileAppliedBy: Ansys.Mechanical.DataModel.Enums.RemoteApplicationType | None#
Gets or sets the MobileAppliedBy.
- property Joint.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 Joint.MobileBeamRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the MobileBeamRadius.
- property Joint.MobileBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#
Gets or sets the MobileBehavior.
- property Joint.MobileCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the MobileCoordinateSystem.
- property Joint.MobileFormulation: Ansys.Mechanical.DataModel.Enums.RemotePointFormulation | None#
Gets or sets the MobileFormulation.
- property Joint.MobileLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the MobileLocation.
- property Joint.MobilePinballRegion: Ansys.Core.Units.Quantity | None#
Gets or sets the MobilePinballRegion.
- property Joint.OuterRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the OuterRadius.
- property Joint.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties for this object.
- property Joint.RXMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the RXMaximum.
- property Joint.RXMaximumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RXMaximumType.
- property Joint.RXMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the RXMinimum.
- property Joint.RXMinimumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RXMinimumType.
- property Joint.RYMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the RYMaximum.
- property Joint.RYMaximumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RYMaximumType.
- property Joint.RYMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the RYMinimum.
- property Joint.RYMinimumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RYMinimumType.
- property Joint.RZMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the RZMaximum.
- property Joint.RZMaximumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RZMaximumType.
- property Joint.RZMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the RZMinimum.
- property Joint.RZMinimumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RZMinimumType.
- property Joint.RadialGapHeight: Ansys.Core.Units.Quantity | None#
Gets or sets the RadialGapHeight.
- property Joint.RadialGapInnerDiameter: Ansys.Core.Units.Quantity | None#
Gets or sets the RadialGapInnerDiameter.
- property Joint.RadialGapType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the RadialGapType.
- property Joint.RadialOuterDiameter: Ansys.Core.Units.Quantity | None#
Gets or sets the RadialOuterDiameter.
- property Joint.Radius: Ansys.Core.Units.Quantity | None#
Gets or sets the Radius.
- property Joint.ReferenceAppliedBy: Ansys.Mechanical.DataModel.Enums.RemoteApplicationType | None#
Gets or sets the ReferenceAppliedBy.
- property Joint.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 Joint.ReferenceBeamRadius: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferenceBeamRadius.
- property Joint.ReferenceBehavior: Ansys.Mechanical.DataModel.Enums.LoadBehavior | None#
Gets or sets the ReferenceBehavior.
- property Joint.ReferenceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#
Gets or sets the ReferenceCoordinateSystem.
- property Joint.ReferenceFormulation: Ansys.Mechanical.DataModel.Enums.RemotePointFormulation | None#
Gets or sets the ReferenceFormulation.
- property Joint.ReferenceLocation: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
Gets or sets the ReferenceLocation.
- property Joint.ReferencePinballRegion: Ansys.Core.Units.Quantity | None#
Gets or sets the ReferencePinballRegion.
- property Joint.Rotations: Ansys.Mechanical.DataModel.Enums.JointRotationDOFType | None#
Gets or sets the Rotations.
- property Joint.ScrewPitch: Ansys.Core.Units.Quantity | None#
Gets or sets the ScrewPitch.
- property Joint.SolverElementType: Ansys.Mechanical.DataModel.Enums.JointSolverElementType | None#
Gets or sets the SolverElementType.
- property Joint.TorsionalDamping: Ansys.Core.Units.Quantity | None#
Gets or sets the TorsionalDamping.
- property Joint.TorsionalStiffness: Ansys.Core.Units.Quantity | None#
Gets or sets the TorsionalStiffness.
- property Joint.TranslationX: Ansys.Mechanical.DataModel.Enums.FixedOrFree | None#
Gets or sets the TranslationX.
- property Joint.TranslationY: Ansys.Mechanical.DataModel.Enums.FixedOrFree | None#
Gets or sets the TranslationY.
- property Joint.TranslationZ: Ansys.Mechanical.DataModel.Enums.FixedOrFree | None#
Gets or sets the TranslationZ.
- property Joint.Type: Ansys.Mechanical.DataModel.Enums.JointType | None#
Gets or sets the Type.
- property Joint.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#
Gets the list of properties that are visible for this object.
- property Joint.XMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the XMaximum.
- property Joint.XMaximumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the XMaximumType.
- property Joint.XMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the XMinimum.
- property Joint.XMinimumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the XMinimumType.
- property Joint.YMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the YMaximum.
- property Joint.YMaximumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the YMaximumType.
- property Joint.YMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the YMinimum.
- property Joint.YMinimumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the YMinimumType.
- property Joint.ZMaximum: Ansys.Core.Units.Quantity | None#
Gets or sets the ZMaximum.
- property Joint.ZMaximumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the ZMaximumType.
- property Joint.ZMinimum: Ansys.Core.Units.Quantity | None#
Gets or sets the ZMinimum.
- property Joint.ZMinimumType: Ansys.Mechanical.DataModel.Enums.JointStopType | None#
Gets or sets the ZMinimumType.
Method detail#
- Joint.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet #
Creates a new CommandSnippet
- Joint.AddComment() Ansys.ACT.Automation.Mechanical.Comment #
Creates a new child Comment.
- Joint.AddFigure() Ansys.ACT.Automation.Mechanical.Figure #
Creates a new child Figure.
- Joint.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.
- Joint.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None #
Copies all visible properties from this object to another.
- Joint.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Creates a new parameter for a Property.
- Joint.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject #
Creates a copy of the current DataModelObject.
- Joint.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType] #
Gets the list of children, filtered by type.
- Joint.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter #
Gets the parameter corresponding to the given property.
- Joint.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder #
Run the GroupSimilarObjects action.
- Joint.PromoteToNamedSelection() Iterable[Ansys.ACT.Automation.Mechanical.NamedSelection] #
Run the PromoteToNamedSelection action.
- Joint.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.
- Joint.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property #
Get a property by its unique name.