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

Represents the physical damping settings for flexible body
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::Motion::FlexPhysicalDampingSettings:
NXOpen::TaggedObject

Public Member Functions

double PhysicalHystereticScalingFactor ()
 Returns the scaling factor for physical hysteretic damping
Created in NX7.5.0. More...
 
double PhysicalViscousScalingFactor ()
 Returns the scaling factor for physical viscous damping
Created in NX7.5.0. More...
 
void SetPhysicalHystereticScalingFactor (double scalingFactor)
 Sets the scaling factor for physical hysteretic damping
Created in NX7.5.0. More...
 
void SetPhysicalViscousScalingFactor (double scalingFactor)
 Sets the scaling factor for physical viscous damping
Created in NX7.5.0. More...
 
void SetUsingPhysicalHysteretic (bool usingPhysicalHysteretic)
 Sets the usage setting for physical hysteretic damping
Created in NX7.5.0. More...
 
void SetUsingPhysicalViscous (bool usingPhysicalViscous)
 Sets the usage setting for physical viscous damping
Created in NX7.5.0. More...
 
bool UsingPhysicalHysteretic ()
 Returns the usage setting for physical hysteretic damping
Created in NX7.5.0. More...
 
bool UsingPhysicalViscous ()
 Returns the usage setting for physical viscous damping
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the physical damping settings for flexible body
Created in NX7.5.0.


Member Function Documentation

double NXOpen::Motion::FlexPhysicalDampingSettings::PhysicalHystereticScalingFactor ( )

Returns the scaling factor for physical hysteretic damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

double NXOpen::Motion::FlexPhysicalDampingSettings::PhysicalViscousScalingFactor ( )

Returns the scaling factor for physical viscous damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::FlexPhysicalDampingSettings::SetPhysicalHystereticScalingFactor ( double  scalingFactor)

Sets the scaling factor for physical hysteretic damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
scalingFactorscalingfactor
void NXOpen::Motion::FlexPhysicalDampingSettings::SetPhysicalViscousScalingFactor ( double  scalingFactor)

Sets the scaling factor for physical viscous damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
scalingFactorscalingfactor
void NXOpen::Motion::FlexPhysicalDampingSettings::SetUsingPhysicalHysteretic ( bool  usingPhysicalHysteretic)

Sets the usage setting for physical hysteretic damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
usingPhysicalHystereticusingphysicalhysteretic
void NXOpen::Motion::FlexPhysicalDampingSettings::SetUsingPhysicalViscous ( bool  usingPhysicalViscous)

Sets the usage setting for physical viscous damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
usingPhysicalViscoususingphysicalviscous
bool NXOpen::Motion::FlexPhysicalDampingSettings::UsingPhysicalHysteretic ( )

Returns the usage setting for physical hysteretic damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

bool NXOpen::Motion::FlexPhysicalDampingSettings::UsingPhysicalViscous ( )

Returns the usage setting for physical viscous damping
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")


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