NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::BushingCylindricalCoefficientsComponent Class Reference

Represents a Motion BushingCylindricalCoefficientsComponent. More...

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

List of all members.

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

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.
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.
NXOpen::Motion::ConnectorCoefficientTypes ConicalType ()
 Returns the conical coefficient type
Created in NX6.0.0.
double Longitudinal ()
 Returns the longitudinal double value, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

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.
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.
double Radial ()
 Returns the radial, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

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.
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.
NXOpen::Motion::ConnectorCoefficientTypes RadialType ()
 Returns the radial type
Created in NX6.0.0.
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

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.
void SetConicalType (NXOpen::Motion::ConnectorCoefficientTypes conicalType)
 Sets the conical coefficient type
Created in NX6.0.0.
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

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.
void SetRadial (double radial)
 Sets the radial, it is available only when Motion::BushingCylindricalCoefficientsComponent::RadialType and Motion::BushingCylindricalCoefficientsComponent::SetRadialType set to Motion::ConnectorCoefficientTypesConstant case

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.
void SetRadialType (NXOpen::Motion::ConnectorCoefficientTypes radialType)
 Sets the radial type
Created in NX6.0.0.
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

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.
double Torsional ()
 Returns the torsional coefficient, it is available only when Motion::BushingCylindricalCoefficientsComponent::ConicalType and Motion::BushingCylindricalCoefficientsComponent::SetConicalType set to Motion::ConnectorCoefficientTypesConstant case

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.
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.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.

Detailed Description

Represents a Motion BushingCylindricalCoefficientsComponent.


Created in NX6.0.0.


Member Function Documentation

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.



Created in NX6.0.0.

License requirements : None

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

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

Returns the conical coefficient type
Created in NX6.0.0.



License requirements : None

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.



Created in NX6.0.0.

License requirements : None

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

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

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.



Created in NX6.0.0.

License requirements : None

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

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

Returns the radial type
Created in NX6.0.0.



License requirements : None

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.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
conicalconical

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

Sets the conical coefficient type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
conicalTypeconicaltype

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.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
longitudinallongitudinal

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

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.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
radialradial

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

Sets the radial type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
radialTyperadialtype

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.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
torsionaltorsional

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

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.



Created in NX6.0.0.

License requirements : None

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

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

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