BushingCylindricalCoefficientsComponent Class¶
-
class
NXOpen.Motion.BushingCylindricalCoefficientsComponent¶ Bases:
NXOpen.TaggedObject,NXOpen.GeometricUtilities.IComponentBuilderRepresents a Motion BushingCylindricalCoefficientsComponent
New in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| ConicalCurveProfile | Returns the conical curve profile. |
| ConicalExpression | Returns the conical coefficient expression, it is available only when Motion.BushingCylindricalCoefficientsComponent.ConicalType`() set to MotionConnectorCoefficientTypes.Constant case |
| ConicalFunction | Returns or sets the conical function tag, it is available only when Motion.BushingCylindricalCoefficientsComponent.ConicalType`() set to MotionConnectorCoefficientTypes.Spline case |
| ConicalType | Returns or sets the conical coefficient type |
| LongCurveProfile | Returns the longitudinal curve profile. |
| LongitudinalExpression | Returns the longitudinal coefficient expression, it is available only when Motion.BushingCylindricalCoefficientsComponent.LongitudinalType`() set to MotionConnectorCoefficientTypes.Constant case |
| LongitudinalFunction | Returns or sets the longitudinal function tag, it is available only when Motion.BushingCylindricalCoefficientsComponent.LongitudinalType`() set to MotionConnectorCoefficientTypes.Spline case |
| LongitudinalType | Returns or sets the longitudinal type |
| RadialCurveProfile | Returns the radial curve profile. |
| RadialExpression | Returns the radial coefficient expression, it is available only when Motion.BushingCylindricalCoefficientsComponent.RadialType`() set to MotionConnectorCoefficientTypes.Constant case |
| RadialFunction | Returns or sets the radial function tag, it is available only when Motion.BushingCylindricalCoefficientsComponent.RadialType`() set to MotionConnectorCoefficientTypes.Spline case |
| RadialType | Returns or sets the radial type |
| Tag | Returns the Tag for this object. |
| TorsionalCurveProfile | Returns the torsional curve profile. |
| TorsionalExpression | Returns the torsional coefficient expression, it is available only when Motion.BushingCylindricalCoefficientsComponent.TorsionalType`() set to MotionConnectorCoefficientTypes.Constant case |
| TorsionalFunction | Returns or sets the torsional function tag, it is available only when Motion.BushingCylindricalCoefficientsComponent.TorsionalType`() set to MotionConnectorCoefficientTypes.Spline case |
| TorsionalType | Returns or sets the torsional type |
Methods¶
| Method | Description |
|---|---|
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Property Detail¶
ConicalCurveProfile¶
-
BushingCylindricalCoefficientsComponent.ConicalCurveProfile¶ Returns the conical curve profile.
It is available only when
Motion.BushingCylindricalCoefficientsComponent.ConicalType`()is set toMotionConnectorCoefficientTypes.Profile2dorMotionConnectorCoefficientTypes.ExpressionAndProfile2d-------------------------------------Getter Method
Signature
ConicalCurveProfileReturns: Return type: NXOpen.Motion.SelectFieldDataNew in version NX12.0.0.
License requirements: mechanisms (“MECHANISMS”)
ConicalExpression¶
-
BushingCylindricalCoefficientsComponent.ConicalExpression¶ Returns the conical coefficient expression, it is available only when
Motion.BushingCylindricalCoefficientsComponent.ConicalType`()set toMotionConnectorCoefficientTypes.Constantcase-------------------------------------Getter Method
Signature
ConicalExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
ConicalFunction¶
-
BushingCylindricalCoefficientsComponent.ConicalFunction¶ Returns or sets the conical function tag, it is available only when
Motion.BushingCylindricalCoefficientsComponent.ConicalType`()set toMotionConnectorCoefficientTypes.Splinecase-------------------------------------Getter Method
Signature
ConicalFunctionReturns: Return type: NXOpen.CAE.FunctionNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ConicalFunctionParameters: function ( NXOpen.CAE.Function) –New in version NX6.0.0.
License requirements: mechanisms (“MECHANISMS”)
ConicalType¶
-
BushingCylindricalCoefficientsComponent.ConicalType¶ Returns or sets the conical coefficient type
-------------------------------------Getter Method
Signature
ConicalTypeReturns: Return type: NXOpen.Motion.ConnectorCoefficientTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ConicalTypeParameters: conicalType ( NXOpen.Motion.ConnectorCoefficientTypes) –New in version NX6.0.0.
License requirements: mechanisms (“MECHANISMS”)
LongCurveProfile¶
-
BushingCylindricalCoefficientsComponent.LongCurveProfile¶ Returns the longitudinal curve profile.
It is available only when
Motion.BushingCylindricalCoefficientsComponent.LongitudinalType`()is set toMotionConnectorCoefficientTypes.Profile2dorMotionConnectorCoefficientTypes.ExpressionAndProfile2d-------------------------------------Getter Method
Signature
LongCurveProfileReturns: Return type: NXOpen.Motion.SelectFieldDataNew in version NX12.0.0.
License requirements: mechanisms (“MECHANISMS”)
LongitudinalExpression¶
-
BushingCylindricalCoefficientsComponent.LongitudinalExpression¶ Returns the longitudinal coefficient expression, it is available only when
Motion.BushingCylindricalCoefficientsComponent.LongitudinalType`()set toMotionConnectorCoefficientTypes.Constantcase-------------------------------------Getter Method
Signature
LongitudinalExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
LongitudinalFunction¶
-
BushingCylindricalCoefficientsComponent.LongitudinalFunction¶ Returns or sets the longitudinal function tag, it is available only when
Motion.BushingCylindricalCoefficientsComponent.LongitudinalType`()set toMotionConnectorCoefficientTypes.Splinecase-------------------------------------Getter Method
Signature
LongitudinalFunctionReturns: Return type: NXOpen.CAE.FunctionNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LongitudinalFunctionParameters: function ( NXOpen.CAE.Function) –New in version NX6.0.0.
License requirements: mechanisms (“MECHANISMS”)
LongitudinalType¶
-
BushingCylindricalCoefficientsComponent.LongitudinalType¶ Returns or sets the longitudinal type
-------------------------------------Getter Method
Signature
LongitudinalTypeReturns: Return type: NXOpen.Motion.ConnectorCoefficientTypesNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LongitudinalTypeParameters: longitudinalType ( NXOpen.Motion.ConnectorCoefficientTypes) –New in version NX12.0.0.
License requirements: mechanisms (“MECHANISMS”)
RadialCurveProfile¶
-
BushingCylindricalCoefficientsComponent.RadialCurveProfile¶ Returns the radial curve profile.
It is available only when
Motion.BushingCylindricalCoefficientsComponent.RadialType`()is set toMotionConnectorCoefficientTypes.Profile2dorMotionConnectorCoefficientTypes.ExpressionAndProfile2d-------------------------------------Getter Method
Signature
RadialCurveProfileReturns: Return type: NXOpen.Motion.SelectFieldDataNew in version NX12.0.0.
License requirements: mechanisms (“MECHANISMS”)
RadialExpression¶
-
BushingCylindricalCoefficientsComponent.RadialExpression¶ Returns the radial coefficient expression, it is available only when
Motion.BushingCylindricalCoefficientsComponent.RadialType`()set toMotionConnectorCoefficientTypes.Constantcase-------------------------------------Getter Method
Signature
RadialExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
RadialFunction¶
-
BushingCylindricalCoefficientsComponent.RadialFunction¶ Returns or sets the radial function tag, it is available only when
Motion.BushingCylindricalCoefficientsComponent.RadialType`()set toMotionConnectorCoefficientTypes.Splinecase-------------------------------------Getter Method
Signature
RadialFunctionReturns: Return type: NXOpen.CAE.FunctionNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RadialFunctionParameters: function ( NXOpen.CAE.Function) –New in version NX6.0.0.
License requirements: mechanisms (“MECHANISMS”)
RadialType¶
-
BushingCylindricalCoefficientsComponent.RadialType¶ Returns or sets the radial type
-------------------------------------Getter Method
Signature
RadialTypeReturns: Return type: NXOpen.Motion.ConnectorCoefficientTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RadialTypeParameters: radialType ( NXOpen.Motion.ConnectorCoefficientTypes) –New in version NX6.0.0.
License requirements: mechanisms (“MECHANISMS”)
TorsionalCurveProfile¶
-
BushingCylindricalCoefficientsComponent.TorsionalCurveProfile¶ Returns the torsional curve profile.
It is available only when
Motion.BushingCylindricalCoefficientsComponent.TorsionalType``is set to :py:class:`MotionConnectorCoefficientTypes.Profile2dorMotionConnectorCoefficientTypes.ExpressionAndProfile2d-------------------------------------Getter Method
Signature
TorsionalCurveProfileReturns: Return type: NXOpen.Motion.SelectFieldDataNew in version NX12.0.0.
License requirements: mechanisms (“MECHANISMS”)
TorsionalExpression¶
-
BushingCylindricalCoefficientsComponent.TorsionalExpression¶ Returns the torsional coefficient expression, it is available only when
Motion.BushingCylindricalCoefficientsComponent.TorsionalType`()set toMotionConnectorCoefficientTypes.Constantcase-------------------------------------Getter Method
Signature
TorsionalExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
TorsionalFunction¶
-
BushingCylindricalCoefficientsComponent.TorsionalFunction¶ Returns or sets the torsional function tag, it is available only when
Motion.BushingCylindricalCoefficientsComponent.TorsionalType`()set toMotionConnectorCoefficientTypes.Splinecase-------------------------------------Getter Method
Signature
TorsionalFunctionReturns: Return type: NXOpen.CAE.FunctionNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TorsionalFunctionParameters: function ( NXOpen.CAE.Function) –New in version NX6.0.0.
License requirements: mechanisms (“MECHANISMS”)
TorsionalType¶
-
BushingCylindricalCoefficientsComponent.TorsionalType¶ Returns or sets the torsional type
-------------------------------------Getter Method
Signature
TorsionalTypeReturns: Return type: NXOpen.Motion.ConnectorCoefficientTypesNew in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TorsionalTypeParameters: torsionalType ( NXOpen.Motion.ConnectorCoefficientTypes) –New in version NX12.0.0.
License requirements: mechanisms (“MECHANISMS”)
Method Detail¶
Validate¶
-
BushingCylindricalCoefficientsComponent.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.