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

Represents a DamperBuilder
To create a new instance of this class, use Motion::DamperCollection::CreateDamperBuilder

Created in NX6.0.0. More...

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

List of all members.

Public Member Functions

double Coefficient ()
 Returns the coefficient.
NXOpen::ExpressionCoefficientExpression ()
 Returns the translational coefficient expression
Created in NX8.0.0.
NXOpen::CAE::FunctionCoefficientFunction ()
 Returns the function tag.
NXOpen::Motion::ConnectorCoefficientTypes CoefficientType ()
 Returns the coefficient type
Created in NX6.0.0.
NXString Name ()
 Returns the name
Created in NX6.0.0.
void SetCoefficient (double coefficient)
 Sets the coefficient.
void SetCoefficientFunction (NXOpen::CAE::Function *function)
 Sets the function tag.
void SetCoefficientType (NXOpen::Motion::ConnectorCoefficientTypes coefficientType)
 Sets the coefficient type
Created in NX6.0.0.
void SetName (const NXString &name)
 Sets the name
Created in NX6.0.0.
NXOpen::ExpressionTorsionalCoefficientExpression ()
 Returns the torsional coefficient expression
Created in NX8.0.0.

Detailed Description

Represents a DamperBuilder
To create a new instance of this class, use Motion::DamperCollection::CreateDamperBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the coefficient.

Only valid if Motion::ConnectorCoefficientTypesConstant is set

Deprecated:
Deprecated in NX8.0.0.


Created in NX6.0.0.

License requirements : None

Returns the translational coefficient 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 coefficient type
Created in NX6.0.0.



License requirements : None

Returns the name
Created in NX6.0.0.



License requirements : None

void NXOpen::Motion::DamperBuilder::SetCoefficient ( double  coefficient)

Sets the coefficient.

Only valid if Motion::ConnectorCoefficientTypesConstant is set

Deprecated:
Deprecated in NX8.0.0.


Created in NX6.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
coefficientcoefficient

Sets the function tag.

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

License requirements : mechanisms ("MECHANISMS")

Parameters:
functionfunction

Sets the coefficient type
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
coefficientTypecoefficienttype

Sets the name
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename

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