NXOpen .NET Reference  12.0.0
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:

Public Types

enum  ResponseType { Elastic, ElasticPlastic }
 Specifies the response type More...
 
enum  LoadingType { Vertical, Athwartship, ForeAndAft }
 Specifies the loading 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...
 

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...
 

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 ( )

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 ( )

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