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

Represents an excitation on one specified direction. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::DDAMComponentData:
NXOpen::TaggedObject

List of all members.

Public Types

enum  LoadingType { LoadingTypeVertical, LoadingTypeAthwartship, LoadingTypeForeAndAft }
 Specifies the loading type. More...
enum  ResponseType { ResponseTypeElastic, ResponseTypeElasticPlastic }
 Specifies the response type. More...

Public Member Functions

NXOpen::CAE::ResponseSimulation::Excitation::Component GetComponentType ()
 Returns the component type.
bool GetEnable ()
 Returns the enable option.
NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType LoadingTypeOption ()
 Returns the option of loading type
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType ResponseTypeOption ()
 Returns the option of response type
Created in NX5.0.0.
void SetLoadingTypeOption (NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType loadingType)
 Sets the option of loading type
Created in NX5.0.0.
void SetResponseTypeOption (NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType responseType)
 Sets the option of response type
Created in NX5.0.0.

Detailed Description

Represents an excitation on one specified direction.


Member Enumeration Documentation

Specifies the loading type.

Enumerator:
LoadingTypeVertical 

vertical

LoadingTypeAthwartship 

athwartship

LoadingTypeForeAndAft 

fore and aft

Specifies the response type.

Enumerator:
ResponseTypeElastic 

elastic

ResponseTypeElasticPlastic 

elastic plastic


Member Function Documentation

Returns the component type.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the enable option.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the option of loading type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the option of response type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the option of loading type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
loadingTypeloading type

Sets the option of response type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseTyperesponse type

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