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.RSEventSolverParameters Class Reference

Represents a response analysis event More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.RSEventSolverParameters:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DdamCoefficientType {
  Af, Vf, Aa, Ab,
  Ac, Ad, Va, Vb,
  Vc
}
 Represents DDAM coefficient type More...
 

Public Member Functions

unsafe double GetDdamCoefficient (NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.DdamCoefficientType coefficientType)
 Returns DDAM coefficient value of the specified type More...
 
unsafe void SetDdamCoefficient (NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.DdamCoefficientType coefficientType, double coefficient)
 Sets the DDAM coefficient value of the specified type 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 double DdamCoefficientA [get, set]
 Returns or sets the DDAM A coefficient More...
 
unsafe double DdamCoefficientV [get, set]
 Returns or sets the DDAM V coefficient 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 a response analysis event

Created in NX5.0.0

Member Enumeration Documentation

Represents DDAM coefficient type

Enumerator
Af 
Vf 
Aa 
Ab 
Ac 
Ad 
Va 
Vb 
Vc 

Member Function Documentation

unsafe double NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.GetDdamCoefficient ( NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.DdamCoefficientType  coefficientType)
inline

Returns DDAM coefficient value of the specified type

Created in NX7.5.2

License requirements: None.

Parameters
coefficientType
Returns
unsafe void NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.SetDdamCoefficient ( NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.DdamCoefficientType  coefficientType,
double  coefficient 
)
inline

Sets the DDAM coefficient value of the specified type

Created in NX7.5.2

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
coefficientType
coefficient

Property Documentation

unsafe double NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.DdamCoefficientA
getset

Returns or sets the DDAM A coefficient

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 double NXOpen.CAE.ResponseSimulation.RSEventSolverParameters.DdamCoefficientV
getset

Returns or sets the DDAM V coefficient

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.