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

Represents a SpringBuilder
To create a new instance of this class, use Motion::SpringCollection::CreateSpringBuilder
Default values. More...

Inheritance diagram for NXOpen::Motion::SpringBuilder:
NXOpen::Motion::ConnectorBuilder NXOpen::Motion::MotionBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::ExpressionFreeAngleExpression ()
 Returns the free angle expression
Created in NX8.0.0.
double FreeLength ()
 Returns the free length

NXOpen::ExpressionFreeLengthExpression ()
 Returns the free length expression
Created in NX8.0.0.
double InitialLength ()
 Returns the initial length used for spring attached to slide joint

NXOpen::ExpressionInitialLengthExpression ()
 Returns the initial length expression for spring which attachs to slide joint
Created in NX8.0.0.
NXString Name ()
 Returns the name
Created in NX6.0.0.
void SetFreeLength (double freeLength)
 Sets the free length

void SetInitialLength (double initialLength)
 Sets the initial length used for spring attached to slide joint

void SetName (const NXString &name)
 Sets the name
Created in NX6.0.0.
void SetStiffness (double stiffness)
 Sets the stiffness.
void SetStiffnessFunction (NXOpen::CAE::Function *function)
 Sets the function tag.
void SetStiffnessType (NXOpen::Motion::ConnectorCoefficientTypes stiffnessType)
 Sets the stiffness type
Created in NX6.0.0.
double Stiffness ()
 Returns the stiffness.
NXOpen::ExpressionStiffnessExpression ()
 Returns the stiffness expression
Created in NX8.0.0.
NXOpen::CAE::FunctionStiffnessFunction ()
 Returns the function tag.
NXOpen::Motion::ConnectorCoefficientTypes StiffnessType ()
 Returns the stiffness type
Created in NX6.0.0.
NXOpen::ExpressionTorsionalStiffnessExpression ()
 Returns the torsional stiffness expression
Created in NX8.0.0.

Detailed Description

Represents a SpringBuilder
To create a new instance of this class, use Motion::SpringCollection::CreateSpringBuilder
Default values.

Property Value

FreeLength (deprecated)

0.0

InitialLength (deprecated)

0.0

Stiffness (deprecated)

1.0

StiffnessType

Constant


Created in NX6.0.0.


Member Function Documentation

Returns the free angle expression
Created in NX8.0.0.



License requirements : None

Returns the free length

Deprecated:
Deprecated in NX8.0.0.



Created in NX6.0.0.

License requirements : None

Returns the free length expression
Created in NX8.0.0.



License requirements : None

Returns the initial length used for spring attached to slide joint

Deprecated:
Deprecated in NX8.0.0.



Created in NX6.0.0.

License requirements : None

Returns the initial length expression for spring which attachs to slide joint
Created in NX8.0.0.



License requirements : None

Returns the name
Created in NX6.0.0.



License requirements : None

void NXOpen::Motion::SpringBuilder::SetFreeLength ( double  freeLength)

Sets the free length

Deprecated:
Deprecated in NX8.0.0.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
freeLengthfreelength
void NXOpen::Motion::SpringBuilder::SetInitialLength ( double  initialLength)

Sets the initial length used for spring attached to slide joint

Deprecated:
Deprecated in NX8.0.0.



Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
initialLengthinitiallength

Sets the name
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename
void NXOpen::Motion::SpringBuilder::SetStiffness ( double  stiffness)

Sets the stiffness.

Only valid if Motion::ConnectorCoefficientTypesConstant is set

Deprecated:
Deprecated in NX8.0.0.


Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
stiffnessstiffness

Sets the function tag.

Only valid if Motion::ConnectorCoefficientTypesSpline is set
Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
functionfunction

Sets the stiffness type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
stiffnessTypestiffnesstype

Returns the stiffness.

Only valid if Motion::ConnectorCoefficientTypesConstant is set

Deprecated:
Deprecated in NX8.0.0.


Created in NX6.0.0.

License requirements : None

Returns the stiffness expression
Created in NX8.0.0.



License requirements : None

Returns the function tag.

Only valid if Motion::ConnectorCoefficientTypesSpline is set
Created in NX6.0.0.

License requirements : None

Returns the stiffness type
Created in NX6.0.0.



License requirements : None

Returns the torsional stiffness expression
Created in NX8.0.0.



License requirements : None


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