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

Represents the abstract class of dynamic excitations
This is an abstract class, and cannot be created. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::Excitation:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::CAE::ResponseSimulation::CSDExcitation NXOpen::CAE::ResponseSimulation::DDAMExcitation NXOpen::CAE::ResponseSimulation::DistributedLoadExcitation NXOpen::CAE::ResponseSimulation::NodalFunctionExcitation NXOpen::CAE::ResponseSimulation::StaticLoadExcitation NXOpen::CAE::ResponseSimulation::VelocityImpactExcitation NXOpen::CAE::ResponseSimulation::RotationalDDAMExcitation NXOpen::CAE::ResponseSimulation::TranslationalDDAMExcitation NXOpen::CAE::ResponseSimulation::RotationalNodalFunctionExcitation NXOpen::CAE::ResponseSimulation::TranslationalNodalFunctionExcitation

List of all members.

Public Types

enum  Component {
  ComponentDistributedLoad = -1, ComponentX, ComponentY, ComponentZ,
  ComponentRx, ComponentRy, ComponentRz, ComponentUserDefined
}
 Represents the component type. More...

Public Member Functions

void Destroy ()
 Deletes a response simulation excitation
Created in NX5.0.0.
NXString ExcitationName ()
 Returns the excitation name
Created in NX5.0.0.
void SetExcitationName (const NXString &excitationName)
 Sets the excitation name
Created in NX5.0.0.

Detailed Description

Represents the abstract class of dynamic excitations
This is an abstract class, and cannot be created.



Member Enumeration Documentation

Represents the component type.

Enumerator:
ComponentX 

x

ComponentY 

y

ComponentZ 

z

ComponentRx 

rx

ComponentRy 

ry

ComponentRz 

rz

ComponentUserDefined 

user defined


Member Function Documentation

Deletes a response simulation excitation
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the excitation name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the excitation name
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
excitationNameexcitationname

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