NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::DurabilityResultsReportBuilder Class Reference

Represents the builder for reporting the durability results. More...

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

List of all members.

Public Types

enum  UseEventsEnum { UseEventsEnumActive, UseEventsEnumAll }
 the event report options enum. More...

Public Member Functions

bool EventDamage ()
 Returns the event damage toggle
Created in NX8.0.1.
bool EventLife ()
 Returns the event life toggle
Created in NX8.0.1.
void ExportResultsToCsv (const NXString &csvFilename)
 Export durability results to a csv file.
bool FailureIndex ()
 Returns the failure index toggle
Created in NX8.0.1.
bool FatigueSafetyFactor ()
 Returns the fatigue safety factor toggle
Created in NX8.0.1.
bool MarginSafety ()
 Returns the margin safety toggle
Created in NX8.0.1.
void SetEventDamage (bool eventDamage)
 Sets the event damage toggle
Created in NX8.0.1.
void SetEventLife (bool eventLife)
 Sets the event life toggle
Created in NX8.0.1.
void SetFailureIndex (bool failureIndex)
 Sets the failure index toggle
Created in NX8.0.1.
void SetFatigueSafetyFactor (bool fatigueSafetyFactor)
 Sets the fatigue safety factor toggle
Created in NX8.0.1.
void SetMarginSafety (bool marginSafety)
 Sets the margin safety toggle
Created in NX8.0.1.
void SetStrengthSafetyFactor (bool strengthSafetyFactor)
 Sets the strength safety factor toggle
Created in NX8.0.1.
void SetUseEvents (NXOpen::CAE::DurabilityResultsReportBuilder::UseEventsEnum useEvents)
 Sets the use events pop-up menu
Created in NX8.0.1.
void SetUseHighlight (bool useHighlight)
 Sets the use highlight toggle
Created in NX8.0.1.
bool StrengthSafetyFactor ()
 Returns the strength safety factor toggle
Created in NX8.0.1.
NXOpen::CAE::DurabilityResultsReportBuilder::UseEventsEnum UseEvents ()
 Returns the use events pop-up menu
Created in NX8.0.1.
bool UseHighlight ()
 Returns the use highlight toggle
Created in NX8.0.1.

Detailed Description

Represents the builder for reporting the durability results.


To create a new instance of this class, use CAE::DurabilityManager::CreateDurabilityResultsReportBuilder
Default values.

Property Value

EventDamage

1

EventLife

0

FailureIndex

0

FatigueSafetyFactor

0

MarginSafety

0

StrengthSafetyFactor

0

UseEvents

Active

UseHighlight

0


Created in NX8.0.1.


Member Enumeration Documentation

the event report options enum.

Enumerator:
UseEventsEnumActive 

active

UseEventsEnumAll 

all


Member Function Documentation

Returns the event damage toggle
Created in NX8.0.1.



License requirements : None

Returns the event life toggle
Created in NX8.0.1.



License requirements : None

Export durability results to a csv file.


Created in NX8.0.1.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
csvFilenamedurability report will be written-out to this file.
NOTE: The full Unicode character set is not supported for this parameter.

Returns the failure index toggle
Created in NX8.0.1.



License requirements : None

Returns the fatigue safety factor toggle
Created in NX8.0.1.



License requirements : None

Returns the margin safety toggle
Created in NX8.0.1.



License requirements : None

Sets the event damage toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
eventDamageeventdamage

Sets the event life toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
eventLifeeventlife

Sets the failure index toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
failureIndexfailureindex

Sets the fatigue safety factor toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
fatigueSafetyFactorfatiguesafetyfactor

Sets the margin safety toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
marginSafetymarginsafety

Sets the strength safety factor toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
strengthSafetyFactorstrengthsafetyfactor

Sets the use events pop-up menu
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
useEventsuseevents

Sets the use highlight toggle
Created in NX8.0.1.



License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
useHighlightusehighlight

Returns the strength safety factor toggle
Created in NX8.0.1.



License requirements : None

Returns the use events pop-up menu
Created in NX8.0.1.



License requirements : None

Returns the use highlight toggle
Created in NX8.0.1.



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.