NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  LoadingType { Vertical, Athwartship, ForeAndAft }
 Specifies the loading type More...
 
enum  ResponseType { Elastic, ElasticPlastic }
 Specifies the response type More...
 

Public Member Functions

unsafe
NXOpen.CAE.ResponseSimulation.Excitation.Component 
GetComponentType ()
 Returns the component type More...
 
unsafe bool GetEnable ()
 Returns the enable option More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.DDAMComponentData.LoadingType 
LoadingTypeOption [get, set]
 Returns or sets the option of loading type More...
 
unsafe
NXOpen.CAE.ResponseSimulation.DDAMComponentData.ResponseType 
ResponseTypeOption [get, set]
 Returns or sets the option of response type More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents an excitation on one specified direction.

Created in NX5.0.0

Member Enumeration Documentation

Specifies the loading type

Enumerator
Vertical 
Athwartship 
ForeAndAft 

Specifies the response type

Enumerator
Elastic 
ElasticPlastic 

Member Function Documentation

unsafe NXOpen.CAE.ResponseSimulation.Excitation.Component NXOpen.CAE.ResponseSimulation.DDAMComponentData.GetComponentType ( )
inline

Returns the component type

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Returns
unsafe bool NXOpen.CAE.ResponseSimulation.DDAMComponentData.GetEnable ( )
inline

Returns the enable option

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Returns

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.DDAMComponentData.LoadingType NXOpen.CAE.ResponseSimulation.DDAMComponentData.LoadingTypeOption
getset

Returns or sets the option of loading type

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.ResponseSimulation.DDAMComponentData.ResponseType NXOpen.CAE.ResponseSimulation.DDAMComponentData.ResponseTypeOption
getset

Returns or sets the option of response type

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")


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