NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.DurSpecialistResultTableToggles Class Reference

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

Inheritance diagram for NXOpen.CAE.DurSpecialistResultTableToggles:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe void Delete ()
 Deletes the result table toggles entity. More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe bool ToggleAccumulatedEventResults [get, set]
 Returns or sets the toggle that determines whether or not to show a summary of critical results for accumulated events More...
 
unsafe bool ToggleCyclicFatigueDamage [get, set]
 Returns or sets the toggle that determines whether or not to show cyclic fatigue damage results in the table(s) More...
 
unsafe bool ToggleEvent [get, set]
 Returns or sets the toggle that determines whether or not to show a summary of critical results for all events More...
 
unsafe bool ToggleFatigueLife [get, set]
 Returns or sets the toggle that determines whether or not to show fatigue life results in the table(s) More...
 
unsafe bool ToggleFatigueLifetime [get, set]
 Returns or sets the toggle that determines whether or not to show fatigue lifetime results in the table(s) More...
 
unsafe bool ToggleLocalDefinition [get, set]
 Returns or sets the toggle that determines whether or not to show a summary of critical results for all local definitions More...
 
unsafe bool ToggleMaxStressAmplitude [get, set]
 Returns or sets the toggle that determines whether or not to show max. More...
 
unsafe bool ToggleMeanStress [get, set]
 Returns or sets the toggle that determines whether or not to show mean stress results in the table(s) More...
 
unsafe bool ToggleMinSafetyFactor [get, set]
 Returns or sets the toggle that determines whether or not to show min. More...
 
unsafe bool ToggleRepeatedEventResults [get, set]
 Returns or sets the toggle that determines whether or not to show a summary of critical results for repeated events More...
 
unsafe bool ToggleResultStep [get, set]
 Returns or sets the toggle that determines whether or not to show a summary of critical results for all time steps More...
 
unsafe bool ToggleSingleEventResults [get, set]
 Returns or sets the toggle that determines whether or not to show a summary of critical results for single events More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Represents a NXOpen.CAE.DurSpecialistResultTableToggles .

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

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.CAE.DurSpecialistResultTableToggles.Delete ( )
inline

Deletes the result table toggles entity.

Created in NX1847.0.0

License requirements: None.

override void NXOpen.CAE.DurSpecialistResultTableToggles.FreeResource ( )
inlineprotectedvirtual

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.

Implements NXOpen.TransientObject.

Property Documentation

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleAccumulatedEventResults
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleCyclicFatigueDamage
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleEvent
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleFatigueLife
getset

Returns or sets the toggle that determines whether or not to show fatigue life results in the table(s)

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleFatigueLifetime
getset

Returns or sets the toggle that determines whether or not to show fatigue lifetime results in the table(s)

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleLocalDefinition
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleMaxStressAmplitude
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleMeanStress
getset

Returns or sets the toggle that determines whether or not to show mean stress results in the table(s)

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleMinSafetyFactor
getset

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

safety factors in the table(s)

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleRepeatedEventResults
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleResultStep
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.DurSpecialistResultTableToggles.ToggleSingleEventResults
getset

Returns or 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 to get this property: None.

License requirements to set this property: None.


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