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

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

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

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)

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 
)

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