NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::DurabilityEvent Class Reference

Represents a CAE::DurabilityEvent , which is an event of a durability solution process. More...

Inheritance diagram for NXOpen::CAE::DurabilityEvent:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::CAE::DurabilityStaticEvent NXOpen::CAE::DurabilityTransientEvent

List of all members.

Public Member Functions

bool ActivityStatus ()
 Returns the activity status of the event.
void Rename (const NXString &name)
 Rename the event.
void SetActivityStatus (bool activityStatus)
 Sets the activity status of the event.

Detailed Description

Represents a CAE::DurabilityEvent , which is an event of a durability solution process.

The purpose of an event is to capture loading and durability parameters and solve for fatigue and strength results.
Created in NX7.5.0.


Member Function Documentation

Returns the activity status of the event.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Rename the event.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
name
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::DurabilityEvent::SetActivityStatus ( bool  activityStatus)

Sets the activity status of the event.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
activityStatusactivity status

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