JointBushingWorksheet
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.JointBushingWorksheet#
Bases:
object
The worksheet of stiffness and damping coefficients for a bushing type joint.
Overview#
Gets the Coefficient for the damping per ThetaUnitX at the indicated row index. |
|
Gets the Coefficient for the damping per ThetaUnitY at the indicated row index. |
|
Gets the Coefficient for the damping per ThetaUnitZ at the indicated row index. |
|
Gets the Coefficient for the damping per UnitX at the indicated row index. |
|
Gets the Coefficient for the damping per UnitY at the indicated row index. |
|
Gets the Coefficient for the damping per UnitZ at the indicated row index. |
|
Gets the Coefficient for the stiffness per ThetaUnitX at the indicated row index. |
|
Gets the Coefficient for the stiffness per ThetaUnitY at the indicated row index. |
|
Gets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index. |
|
Gets the Coefficient for the stiffness per UnitX at the indicated row index. |
|
Gets the Coefficient for the stiffness per UnitY at the indicated row index. |
|
Gets the Coefficient for the stiffness per UnitZ at the indicated row index. |
|
Sets the Coefficient for the damping per ThetaUnitX at the indicated row index. |
|
Sets the Coefficient for the damping per ThetaUnitY at the indicated row index. |
|
Sets the Coefficient for the damping per ThetaUnitZ at the indicated row index. |
|
Sets the Coefficient for the damping per UnitX at the indicated row index. |
|
Sets the Coefficient for the damping per UnitY at the indicated row index. |
|
Sets the Coefficient for the damping per UnitZ at the indicated row index. |
|
Sets the Coefficient for the stiffness per ThetaUnitX at the indicated row index. |
|
Sets the Coefficient for the stiffness per ThetaUnitY at the indicated row index. |
|
Sets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index. |
|
Sets the Coefficient for the stiffness per UnitX at the indicated row index. |
|
Sets the Coefficient for the stiffness per UnitY at the indicated row index. |
|
Sets the Coefficient for the stiffness per UnitZ at the indicated row index. |
Method detail#
- JointBushingWorksheet.GetBushingDampingPerThetaUnitX(index: int) float #
Gets the Coefficient for the damping per ThetaUnitX at the indicated row index.
- JointBushingWorksheet.GetBushingDampingPerThetaUnitY(index: int) float #
Gets the Coefficient for the damping per ThetaUnitY at the indicated row index.
- JointBushingWorksheet.GetBushingDampingPerThetaUnitZ(index: int) float #
Gets the Coefficient for the damping per ThetaUnitZ at the indicated row index.
- JointBushingWorksheet.GetBushingDampingPerUnitX(index: int) float #
Gets the Coefficient for the damping per UnitX at the indicated row index.
- JointBushingWorksheet.GetBushingDampingPerUnitY(index: int) float #
Gets the Coefficient for the damping per UnitY at the indicated row index.
- JointBushingWorksheet.GetBushingDampingPerUnitZ(index: int) float #
Gets the Coefficient for the damping per UnitZ at the indicated row index.
- JointBushingWorksheet.GetBushingStiffnessPerThetaUnitX(index: int) float #
Gets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.
- JointBushingWorksheet.GetBushingStiffnessPerThetaUnitY(index: int) float #
Gets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.
- JointBushingWorksheet.GetBushingStiffnessPerThetaUnitZ(index: int) float #
Gets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.
- JointBushingWorksheet.GetBushingStiffnessPerUnitX(index: int) float #
Gets the Coefficient for the stiffness per UnitX at the indicated row index.
- JointBushingWorksheet.GetBushingStiffnessPerUnitY(index: int) float #
Gets the Coefficient for the stiffness per UnitY at the indicated row index.
- JointBushingWorksheet.GetBushingStiffnessPerUnitZ(index: int) float #
Gets the Coefficient for the stiffness per UnitZ at the indicated row index.
- JointBushingWorksheet.SetBushingDampingPerThetaUnitX(index: int, newVal: float) float #
Sets the Coefficient for the damping per ThetaUnitX at the indicated row index.
- JointBushingWorksheet.SetBushingDampingPerThetaUnitY(index: int, newVal: float) float #
Sets the Coefficient for the damping per ThetaUnitY at the indicated row index.
- JointBushingWorksheet.SetBushingDampingPerThetaUnitZ(index: int, newVal: float) float #
Sets the Coefficient for the damping per ThetaUnitZ at the indicated row index.
- JointBushingWorksheet.SetBushingDampingPerUnitX(index: int, newVal: float) float #
Sets the Coefficient for the damping per UnitX at the indicated row index.
- JointBushingWorksheet.SetBushingDampingPerUnitY(index: int, newVal: float) float #
Sets the Coefficient for the damping per UnitY at the indicated row index.
- JointBushingWorksheet.SetBushingDampingPerUnitZ(index: int, newVal: float) float #
Sets the Coefficient for the damping per UnitZ at the indicated row index.
- JointBushingWorksheet.SetBushingStiffnessPerThetaUnitX(index: int, newVal: float) float #
Sets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.
- JointBushingWorksheet.SetBushingStiffnessPerThetaUnitY(index: int, newVal: float) float #
Sets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.
- JointBushingWorksheet.SetBushingStiffnessPerThetaUnitZ(index: int, newVal: float) float #
Sets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.
- JointBushingWorksheet.SetBushingStiffnessPerUnitX(index: int, newVal: float) float #
Sets the Coefficient for the stiffness per UnitX at the indicated row index.