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

double Conical ()
 Returns the conical coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case
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...
 
double Longitudinal ()
 Returns the longitudinal double value, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case
More...
 
NXOpen::ExpressionLongitudinalExpression ()
 Returns the longitudinal 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::FunctionLongitudinalFunction ()
 Returns the longitudinal 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...
 
double Radial ()
 Returns the radial, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case
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 SetConical (double conical)
 Sets the conical coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case
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 SetLongitudinal (double longitudinal)
 Sets the longitudinal double value, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case
More...
 
void SetLongitudinalFunction (NXOpen::CAE::Function *function)
 Sets the longitudinal 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 SetRadial (double radial)
 Sets the radial, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case
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 SetTorsional (double torsional)
 Sets the torsional coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case
More...
 
void SetTorsionalFunction (NXOpen::CAE::Function *function)
 Sets the torsional 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...
 
double Torsional ()
 Returns the torsional coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case
More...
 
NXOpen::ExpressionTorsionalExpression ()
 Returns the torsional 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::FunctionTorsionalFunction ()
 Returns the torsional 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...
 
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

double NXOpen::Motion::BushingCylindricalCoefficientsComponent::Conical ( )

Returns the conical coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::ConicalExpression to query or edit it.


Created in NX6.0.0.

License requirements : None

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

double NXOpen::Motion::BushingCylindricalCoefficientsComponent::Longitudinal ( )

Returns the longitudinal double value, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::LongitudinalExpression to query or edit it.


Created in NX6.0.0.

License requirements : None

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

Returns the longitudinal 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::LongitudinalFunction ( )

Returns the longitudinal 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

double NXOpen::Motion::BushingCylindricalCoefficientsComponent::Radial ( )

Returns the radial, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::RadialExpression to query or edit it.


Created in NX6.0.0.

License requirements : None

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::SetConical ( double  conical)

Sets the conical coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::ConicalExpression to query or edit it.


Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters
conicalconical
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::SetLongitudinal ( double  longitudinal)

Sets the longitudinal double value, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::LongitudinalExpression to query or edit it.


Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

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

Sets the longitudinal 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::SetRadial ( double  radial)

Sets the radial, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::RadialExpression to query or edit it.


Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters
radialradial
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::SetTorsional ( double  torsional)

Sets the torsional coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::TorsionalExpression to query or edit it.


Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

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

Sets the torsional 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
double NXOpen::Motion::BushingCylindricalCoefficientsComponent::Torsional ( )

Returns the torsional coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case

Deprecated:
Deprecated in NX8.0.0.

Obtain the expression using Motion::BushingCylindricalCoefficientsComponent::TorsionalExpression to query or edit it.


Created in NX6.0.0.

License requirements : None

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

Returns the torsional 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::TorsionalFunction ( )

Returns the torsional 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

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 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.