NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.ResponseSimulation.CombinationEvaluationOptions Class Reference

Represents the setting for combination evaluation. More...

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

Public Types

enum  EvaluationMethod {
  Abs, Srss, Nrl, Cqc,
  NqcDoubleSum
}
 Specifies the calculation method of combination evaluation More...
 
enum  MultipleExcitationCombinationMethod { Abs, Srs }
 Specifies combination method for multiple excitation combination More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.CombinationEvaluationOptions.MultipleExcitationCombinationMethod 
CombinationMethod [get, set]
 Returns or sets the combination method for multiple excitation combination More...
 
unsafe
NXOpen.CAE.ResponseSimulation.CombinationEvaluationOptions.EvaluationMethod 
EvaluationMethodOption [get, set]
 Returns or sets the calculation method More...
 
unsafe double NeighboringFactor [get, set]
 Returns or sets the neighboring factor. More...
 
unsafe double TimeDuration [get, set]
 Returns or sets the time duration in second. 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

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the setting for combination evaluation.

Created in NX5.0.0

Member Enumeration Documentation

Specifies the calculation method of combination evaluation

Enumerator
Abs 
Srss 
Nrl 
Cqc 
NqcDoubleSum 

Specifies combination method for multiple excitation combination

Enumerator
Abs 
Srs 

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.CombinationEvaluationOptions.MultipleExcitationCombinationMethod NXOpen.CAE.ResponseSimulation.CombinationEvaluationOptions.CombinationMethod
getset

Returns or sets the combination method for multiple excitation combination

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.CombinationEvaluationOptions.EvaluationMethod NXOpen.CAE.ResponseSimulation.CombinationEvaluationOptions.EvaluationMethodOption
getset

Returns or sets the calculation method

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.CombinationEvaluationOptions.NeighboringFactor
getset

Returns or sets the neighboring factor.

Must be specified when calculation method is CAE.ResponseSimulation.CombinationEvaluationOptions.EvaluationMethod.Nrl

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.CombinationEvaluationOptions.TimeDuration
getset

Returns or sets the time duration in second.

Must be specified when calculation method is CAE.ResponseSimulation.CombinationEvaluationOptions.EvaluationMethod.NqcDoubleSum

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.