NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Motion::BushingCylindricalCoefficientsComponent Class Reference

Represents a Motion BushingCylindricalCoefficientsComponent. More...

Inheritance diagram for NXOpen::Motion::BushingCylindricalCoefficientsComponent:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Motion::SelectFieldDataConicalCurveProfile ()
 Returns the conical curve profile. More...
 
NXOpen::ExpressionConicalExpression ()
 Returns the conical coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0. More...
 
NXOpen::CAE::FunctionConicalFunction ()
 Returns the conical function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
NXOpen::Motion::ConnectorCoefficientTypes ConicalType ()
 Returns the conical coefficient type
Created in NX6.0.0. More...
 
NXOpen::Motion::SelectFieldDataLongCurveProfile ()
 Returns the longitudinal curve profile. More...
 
NXOpen::ExpressionLongitudinalExpression ()
 Returns the longitudinal coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0. More...
 
NXOpen::CAE::FunctionLongitudinalFunction ()
 Returns the longitudinal function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
NXOpen::Motion::ConnectorCoefficientTypes LongitudinalType ()
 Returns the longitudinal type
Created in NX12.0.0. More...
 
NXOpen::Motion::SelectFieldDataRadialCurveProfile ()
 Returns the radial curve profile. More...
 
NXOpen::ExpressionRadialExpression ()
 Returns the radial coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0. More...
 
NXOpen::CAE::FunctionRadialFunction ()
 Returns the radial function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
NXOpen::Motion::ConnectorCoefficientTypes RadialType ()
 Returns the radial type
Created in NX6.0.0. More...
 
void SetConicalFunction (NXOpen::CAE::Function *function)
 Sets the conical function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
void SetConicalType (NXOpen::Motion::ConnectorCoefficientTypes conicalType)
 Sets the conical coefficient type
Created in NX6.0.0. More...
 
void SetLongitudinalFunction (NXOpen::CAE::Function *function)
 Sets the longitudinal function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
void SetLongitudinalType (NXOpen::Motion::ConnectorCoefficientTypes longitudinalType)
 Sets the longitudinal type
Created in NX12.0.0. More...
 
void SetRadialFunction (NXOpen::CAE::Function *function)
 Sets the radial function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
void SetRadialType (NXOpen::Motion::ConnectorCoefficientTypes radialType)
 Sets the radial type
Created in NX6.0.0. More...
 
void SetTorsionalFunction (NXOpen::CAE::Function *function)
 Sets the torsional function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
void SetTorsionalType (NXOpen::Motion::ConnectorCoefficientTypes torsionalType)
 Sets the torsional type
Created in NX12.0.0. More...
 
NXOpen::Motion::SelectFieldDataTorsionalCurveProfile ()
 Returns the torsional curve profile. More...
 
NXOpen::ExpressionTorsionalExpression ()
 Returns the torsional coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0. More...
 
NXOpen::CAE::FunctionTorsionalFunction ()
 Returns the torsional function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0. More...
 
NXOpen::Motion::ConnectorCoefficientTypes TorsionalType ()
 Returns the torsional type
Created in NX12.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Motion BushingCylindricalCoefficientsComponent.


Created in NX6.0.0.

Member Function Documentation

NXOpen::Motion::SelectFieldData* NXOpen::Motion::BushingCylindricalCoefficientsComponent::ConicalCurveProfile ( )

Returns the conical curve profile.

It is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType is set to Motion::ConnectorCoefficientTypesProfile2d or Motion::ConnectorCoefficientTypesExpressionAndProfile2d
Created in NX12.0.0.

License requirements : mechanisms ("MECHANISMS")

NXOpen::Expression* NXOpen::Motion::BushingCylindricalCoefficientsComponent::ConicalExpression ( )

Returns the conical coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0.



License requirements : None

NXOpen::CAE::Function* NXOpen::Motion::BushingCylindricalCoefficientsComponent::ConicalFunction ( )

Returns the conical function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : None

NXOpen::Motion::ConnectorCoefficientTypes NXOpen::Motion::BushingCylindricalCoefficientsComponent::ConicalType ( )

Returns the conical coefficient type
Created in NX6.0.0.



License requirements : None

NXOpen::Motion::SelectFieldData* NXOpen::Motion::BushingCylindricalCoefficientsComponent::LongCurveProfile ( )

Returns the longitudinal curve profile.

It is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType is set to Motion::ConnectorCoefficientTypesProfile2d or Motion::ConnectorCoefficientTypesExpressionAndProfile2d
Created in NX12.0.0.

License requirements : mechanisms ("MECHANISMS")

NXOpen::Expression* NXOpen::Motion::BushingCylindricalCoefficientsComponent::LongitudinalExpression ( )

Returns the longitudinal coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0.



License requirements : None

NXOpen::CAE::Function* NXOpen::Motion::BushingCylindricalCoefficientsComponent::LongitudinalFunction ( )

Returns the longitudinal function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : None

NXOpen::Motion::ConnectorCoefficientTypes NXOpen::Motion::BushingCylindricalCoefficientsComponent::LongitudinalType ( )

Returns the longitudinal type
Created in NX12.0.0.



License requirements : None

NXOpen::Motion::SelectFieldData* NXOpen::Motion::BushingCylindricalCoefficientsComponent::RadialCurveProfile ( )

Returns the radial curve profile.

It is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType is set to Motion::ConnectorCoefficientTypesProfile2d or Motion::ConnectorCoefficientTypesExpressionAndProfile2d
Created in NX12.0.0.

License requirements : mechanisms ("MECHANISMS")

NXOpen::Expression* NXOpen::Motion::BushingCylindricalCoefficientsComponent::RadialExpression ( )

Returns the radial coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0.



License requirements : None

NXOpen::CAE::Function* NXOpen::Motion::BushingCylindricalCoefficientsComponent::RadialFunction ( )

Returns the radial function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : None

NXOpen::Motion::ConnectorCoefficientTypes NXOpen::Motion::BushingCylindricalCoefficientsComponent::RadialType ( )

Returns the radial type
Created in NX6.0.0.



License requirements : None

void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetConicalFunction ( NXOpen::CAE::Function function)

Sets the conical function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
functionfunction
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetConicalType ( NXOpen::Motion::ConnectorCoefficientTypes  conicalType)

Sets the conical coefficient type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
conicalTypeconicaltype
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalFunction ( NXOpen::CAE::Function function)

Sets the longitudinal function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::LongitudinalType and Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
functionfunction
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetLongitudinalType ( NXOpen::Motion::ConnectorCoefficientTypes  longitudinalType)

Sets the longitudinal type
Created in NX12.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
longitudinalTypelongitudinaltype
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetRadialFunction ( NXOpen::CAE::Function function)

Sets the radial function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
functionfunction
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetRadialType ( NXOpen::Motion::ConnectorCoefficientTypes  radialType)

Sets the radial type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
radialTyperadialtype
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetTorsionalFunction ( NXOpen::CAE::Function function)

Sets the torsional function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
functionfunction
void NXOpen::Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType ( NXOpen::Motion::ConnectorCoefficientTypes  torsionalType)

Sets the torsional type
Created in NX12.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
torsionalTypetorsionaltype
NXOpen::Motion::SelectFieldData* NXOpen::Motion::BushingCylindricalCoefficientsComponent::TorsionalCurveProfile ( )

Returns the torsional curve profile.

It is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType is set to Motion::ConnectorCoefficientTypesProfile2d or Motion::ConnectorCoefficientTypesExpressionAndProfile2d
Created in NX12.0.0.

License requirements : mechanisms ("MECHANISMS")

NXOpen::Expression* NXOpen::Motion::BushingCylindricalCoefficientsComponent::TorsionalExpression ( )

Returns the torsional coefficient expression, it is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType set to Motion::ConnectorCoefficientTypesConstant case
Created in NX8.0.0.



License requirements : None

NXOpen::CAE::Function* NXOpen::Motion::BushingCylindricalCoefficientsComponent::TorsionalFunction ( )

Returns the torsional function tag, it is available only when Motion::BushingCylindricalCoefficientsComponent::TorsionalType and Motion::BushingCylindricalCoefficientsComponent::SetTorsionalType set to Motion::ConnectorCoefficientTypesSpline case
Created in NX6.0.0.



License requirements : None

NXOpen::Motion::ConnectorCoefficientTypes NXOpen::Motion::BushingCylindricalCoefficientsComponent::TorsionalType ( )

Returns the torsional type
Created in NX12.0.0.



License requirements : None

virtual bool NXOpen::Motion::BushingCylindricalCoefficientsComponent::Validate ( )
virtual

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.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.