NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAE::DurabilityRandomFatigueBuilder Class Reference

Represents a builder class for the event fatigue settings. More...

Inheritance diagram for NXOpen::CAE::DurabilityRandomFatigueBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  RandomFatigueMethodEnum { RandomFatigueMethodEnumNarrowBandMiles, RandomFatigueMethodEnumWideBandDirlik }
 the random method. More...
 

Public Member Functions

bool EventDamage ()
 Returns the event damage. More...
 
bool EventLife ()
 Returns the event life. More...
 
NXString Name ()
 Returns the name. More...
 
NXOpen::ExpressionRandomEventDuration ()
 Returns the random event duration. More...
 
NXOpen::CAE::DurabilityRandomFatigueBuilder::RandomFatigueMethodEnum RandomFatigueMethod ()
 Returns the random fatigue method. More...
 
void SetEventDamage (bool eventDamage)
 Sets the event damage. More...
 
void SetEventLife (bool eventLife)
 Sets the event life. More...
 
void SetName (const NXString &title)
 Sets the name. More...
 
void SetName (const char *title)
 Sets the name. More...
 
void SetRandomFatigueMethod (NXOpen::CAE::DurabilityRandomFatigueBuilder::RandomFatigueMethodEnum numberOfElementsInHysterisisLoop)
 Sets the random fatigue method. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. 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 builder class for the event fatigue settings.

The fatigue settings help the user control the fatigue/durability parameters in the event.
To create a new instance of this class, use NXOpen::CAE::DurabilityRandomFatigueCollection::CreateRandomfatigueBuilder

Created in NX8.5.0.

Member Enumeration Documentation

the random method.

Enumerator
RandomFatigueMethodEnumNarrowBandMiles 

NarrowBandMiles.

RandomFatigueMethodEnumWideBandDirlik 

WideBandDirlik.

Member Function Documentation

bool NXOpen::CAE::DurabilityRandomFatigueBuilder::EventDamage ( )

Returns the event damage.


Created in NX8.5.0.

License requirements : None

bool NXOpen::CAE::DurabilityRandomFatigueBuilder::EventLife ( )

Returns the event life.


Created in NX8.5.0.

License requirements : None

NXString NXOpen::CAE::DurabilityRandomFatigueBuilder::Name ( )

Returns the name.


Created in NX8.5.0.

License requirements : None

NXOpen::Expression* NXOpen::CAE::DurabilityRandomFatigueBuilder::RandomEventDuration ( )

Returns the random event duration.


Created in NX8.5.0.

License requirements : None

NXOpen::CAE::DurabilityRandomFatigueBuilder::RandomFatigueMethodEnum NXOpen::CAE::DurabilityRandomFatigueBuilder::RandomFatigueMethod ( )

Returns the random fatigue method.


Created in NX8.5.0.

License requirements : None

void NXOpen::CAE::DurabilityRandomFatigueBuilder::SetEventDamage ( bool  eventDamage)

Sets the event damage.


Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters
eventDamageeventdamage
void NXOpen::CAE::DurabilityRandomFatigueBuilder::SetEventLife ( bool  eventLife)

Sets the event life.


Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters
eventLifeeventlife
void NXOpen::CAE::DurabilityRandomFatigueBuilder::SetName ( const NXString title)

Sets the name.


Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters
titletitle
void NXOpen::CAE::DurabilityRandomFatigueBuilder::SetName ( const char *  title)

Sets the name.


Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters
titletitle
void NXOpen::CAE::DurabilityRandomFatigueBuilder::SetRandomFatigueMethod ( NXOpen::CAE::DurabilityRandomFatigueBuilder::RandomFatigueMethodEnum  numberOfElementsInHysterisisLoop)

Sets the random fatigue method.


Created in NX8.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters
numberOfElementsInHysterisisLoopnumberofelementsinhysterisisloop

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