NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::DurSpecialistResultTableToggles Class Reference

Represents a NXOpen::CAE::DurSpecialistResultTableToggles . More...

Inheritance diagram for NXOpen::CAE::DurSpecialistResultTableToggles:
NXOpen::TransientObject

Public Member Functions

void Delete ()
 Deletes the result table toggles entity. More...
 
void SetToggleAccumulatedEventResults (bool toggleAccumulatedEventResults)
 Sets the toggle that determines whether or not to show a summary of critical results for accumulated events
Created in NX1847.0.0. More...
 
void SetToggleCyclicFatigueDamage (bool toggleCyclicFatigueDamage)
 Sets the toggle that determines whether or not to show cyclic fatigue damage results in the table(s)
Created in NX1847.0.0. More...
 
void SetToggleEvent (bool toggleEvent)
 Sets the toggle that determines whether or not to show a summary of critical results for all events
Created in NX1847.0.0. More...
 
void SetToggleFatigueLife (bool toggleFatigueLife)
 Sets the toggle that determines whether or not to show fatigue life results in the table(s)
Created in NX1847.0.0. More...
 
void SetToggleFatigueLifetime (bool toggleFatigueLifetime)
 Sets the toggle that determines whether or not to show fatigue lifetime results in the table(s)
Created in NX1847.0.0. More...
 
void SetToggleLocalDefinition (bool toggleLocalDefinition)
 Sets the toggle that determines whether or not to show a summary of critical results for all local definitions
Created in NX1847.0.0. More...
 
void SetToggleMaxStressAmplitude (bool toggleMaxStressAmplitude)
 Sets the toggle that determines whether or not to show max. More...
 
void SetToggleMeanStress (bool toggleMeanStress)
 Sets the toggle that determines whether or not to show mean stress results in the table(s)
Created in NX1847.0.0. More...
 
void SetToggleMinSafetyFactor (bool toggleMinSafetyFactor)
 Sets the toggle that determines whether or not to show min. More...
 
void SetToggleRepeatedEventResults (bool toggleRepeatedEventResults)
 Sets the toggle that determines whether or not to show a summary of critical results for repeated events
Created in NX1847.0.0. More...
 
void SetToggleResultStep (bool toggleResultStep)
 Sets the toggle that determines whether or not to show a summary of critical results for all time steps
Created in NX1847.0.0. More...
 
void SetToggleSingleEventResults (bool toggleSingleEventResults)
 Sets the toggle that determines whether or not to show a summary of critical results for single events
Created in NX1847.0.0. More...
 
bool ToggleAccumulatedEventResults ()
 Returns the toggle that determines whether or not to show a summary of critical results for accumulated events
Created in NX1847.0.0. More...
 
bool ToggleCyclicFatigueDamage ()
 Returns the toggle that determines whether or not to show cyclic fatigue damage results in the table(s)
Created in NX1847.0.0. More...
 
bool ToggleEvent ()
 Returns the toggle that determines whether or not to show a summary of critical results for all events
Created in NX1847.0.0. More...
 
bool ToggleFatigueLife ()
 Returns the toggle that determines whether or not to show fatigue life results in the table(s)
Created in NX1847.0.0. More...
 
bool ToggleFatigueLifetime ()
 Returns the toggle that determines whether or not to show fatigue lifetime results in the table(s)
Created in NX1847.0.0. More...
 
bool ToggleLocalDefinition ()
 Returns the toggle that determines whether or not to show a summary of critical results for all local definitions
Created in NX1847.0.0. More...
 
bool ToggleMaxStressAmplitude ()
 Returns the toggle that determines whether or not to show max. More...
 
bool ToggleMeanStress ()
 Returns the toggle that determines whether or not to show mean stress results in the table(s)
Created in NX1847.0.0. More...
 
bool ToggleMinSafetyFactor ()
 Returns the toggle that determines whether or not to show min. More...
 
bool ToggleRepeatedEventResults ()
 Returns the toggle that determines whether or not to show a summary of critical results for repeated events
Created in NX1847.0.0. More...
 
bool ToggleResultStep ()
 Returns the toggle that determines whether or not to show a summary of critical results for all time steps
Created in NX1847.0.0. More...
 
bool ToggleSingleEventResults ()
 Returns the toggle that determines whether or not to show a summary of critical results for single events
Created in NX1847.0.0. More...
 
virtual ~DurSpecialistResultTableToggles ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents a NXOpen::CAE::DurSpecialistResultTableToggles .


To obtain an instance of this class use CAE::DurSpecialist

Created in NX1847.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::DurSpecialistResultTableToggles::~DurSpecialistResultTableToggles ( )
virtual

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX1847.0.0.

License requirements : None

Member Function Documentation

void NXOpen::CAE::DurSpecialistResultTableToggles::Delete ( )

Deletes the result table toggles entity.


Created in NX1847.0.0.

License requirements : None

void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleAccumulatedEventResults ( bool  toggleAccumulatedEventResults)

Sets the toggle that determines whether or not to show a summary of critical results for accumulated events
Created in NX1847.0.0.



License requirements : None

Parameters
toggleAccumulatedEventResultstoggleaccumulatedeventresults
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleCyclicFatigueDamage ( bool  toggleCyclicFatigueDamage)

Sets the toggle that determines whether or not to show cyclic fatigue damage results in the table(s)
Created in NX1847.0.0.



License requirements : None

Parameters
toggleCyclicFatigueDamagetogglecyclicfatiguedamage
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleEvent ( bool  toggleEvent)

Sets the toggle that determines whether or not to show a summary of critical results for all events
Created in NX1847.0.0.



License requirements : None

Parameters
toggleEventtoggleevent
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleFatigueLife ( bool  toggleFatigueLife)

Sets the toggle that determines whether or not to show fatigue life results in the table(s)
Created in NX1847.0.0.



License requirements : None

Parameters
toggleFatigueLifetogglefatiguelife
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleFatigueLifetime ( bool  toggleFatigueLifetime)

Sets the toggle that determines whether or not to show fatigue lifetime results in the table(s)
Created in NX1847.0.0.



License requirements : None

Parameters
toggleFatigueLifetimetogglefatiguelifetime
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleLocalDefinition ( bool  toggleLocalDefinition)

Sets the toggle that determines whether or not to show a summary of critical results for all local definitions
Created in NX1847.0.0.



License requirements : None

Parameters
toggleLocalDefinitiontogglelocaldefinition
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleMaxStressAmplitude ( bool  toggleMaxStressAmplitude)

Sets the toggle that determines whether or not to show max.

stress amplitude results in the table(s)
Created in NX1847.0.0.

License requirements : None

Parameters
toggleMaxStressAmplitudetogglemaxstressamplitude
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleMeanStress ( bool  toggleMeanStress)

Sets the toggle that determines whether or not to show mean stress results in the table(s)
Created in NX1847.0.0.



License requirements : None

Parameters
toggleMeanStresstogglemeanstress
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleMinSafetyFactor ( bool  toggleMinSafetyFactor)

Sets the toggle that determines whether or not to show min.

safety factors in the table(s)
Created in NX1847.0.0.

License requirements : None

Parameters
toggleMinSafetyFactortoggleminsafetyfactor
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleRepeatedEventResults ( bool  toggleRepeatedEventResults)

Sets the toggle that determines whether or not to show a summary of critical results for repeated events
Created in NX1847.0.0.



License requirements : None

Parameters
toggleRepeatedEventResultstogglerepeatedeventresults
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleResultStep ( bool  toggleResultStep)

Sets the toggle that determines whether or not to show a summary of critical results for all time steps
Created in NX1847.0.0.



License requirements : None

Parameters
toggleResultSteptoggleresultstep
void NXOpen::CAE::DurSpecialistResultTableToggles::SetToggleSingleEventResults ( bool  toggleSingleEventResults)

Sets the toggle that determines whether or not to show a summary of critical results for single events
Created in NX1847.0.0.



License requirements : None

Parameters
toggleSingleEventResultstogglesingleeventresults
bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleAccumulatedEventResults ( )

Returns the toggle that determines whether or not to show a summary of critical results for accumulated events
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleCyclicFatigueDamage ( )

Returns the toggle that determines whether or not to show cyclic fatigue damage results in the table(s)
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleEvent ( )

Returns the toggle that determines whether or not to show a summary of critical results for all events
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleFatigueLife ( )

Returns the toggle that determines whether or not to show fatigue life results in the table(s)
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleFatigueLifetime ( )

Returns the toggle that determines whether or not to show fatigue lifetime results in the table(s)
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleLocalDefinition ( )

Returns the toggle that determines whether or not to show a summary of critical results for all local definitions
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleMaxStressAmplitude ( )

Returns the toggle that determines whether or not to show max.

stress amplitude results in the table(s)
Created in NX1847.0.0.

License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleMeanStress ( )

Returns the toggle that determines whether or not to show mean stress results in the table(s)
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleMinSafetyFactor ( )

Returns the toggle that determines whether or not to show min.

safety factors in the table(s)
Created in NX1847.0.0.

License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleRepeatedEventResults ( )

Returns the toggle that determines whether or not to show a summary of critical results for repeated events
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleResultStep ( )

Returns the toggle that determines whether or not to show a summary of critical results for all time steps
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAE::DurSpecialistResultTableToggles::ToggleSingleEventResults ( )

Returns the toggle that determines whether or not to show a summary of critical results for single events
Created in NX1847.0.0.



License requirements : None


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