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

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

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

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. More...
 
bool GetEnable ()
 Returns the enable option. More...
 
NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType LoadingTypeOption ()
 Returns the option of loading type
Created in NX5.0.0. More...
 
NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType ResponseTypeOption ()
 Returns the option of response type
Created in NX5.0.0. More...
 
void SetLoadingTypeOption (NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType loadingType)
 Sets the option of loading type
Created in NX5.0.0. More...
 
void SetResponseTypeOption (NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType responseType)
 Sets the option of response type
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an excitation on one specified direction.


Created in NX5.0.0.

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

NXOpen::CAE::ResponseSimulation::Excitation::Component NXOpen::CAE::ResponseSimulation::DDAMComponentData::GetComponentType ( )

Returns the component type.

Returns

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
bool NXOpen::CAE::ResponseSimulation::DDAMComponentData::GetEnable ( )

Returns the enable option.

Returns

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingTypeOption ( )

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



License requirements : nx_response_anlys ("NX Response Analysis")

NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseTypeOption ( )

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



License requirements : nx_response_anlys ("NX Response Analysis")

void NXOpen::CAE::ResponseSimulation::DDAMComponentData::SetLoadingTypeOption ( NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType  loadingType)

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



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
loadingTypeloading type
void NXOpen::CAE::ResponseSimulation::DDAMComponentData::SetResponseTypeOption ( NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType  responseType)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.