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

Represents the evaluation parameters for a response simulation meta solution More...

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

Public Types

enum  AnalysisIntegrationMethod { DuhameldIntegral, NewmarkBeta }
 the integration method used for transient analysis More...
 

Properties

unsafe int HypermatrixBufferSize [get, set]
 Returns or sets the buffer allocated for Hypermatrix files More...
 
unsafe
NXOpen.CAE.ResponseSimulation.EvaluationParameters.AnalysisIntegrationMethod 
IntegrationMethod [get, set]
 Returns or sets the integration method used for transient analysis More...
 
unsafe int MaxArraySize [get, set]
 Returns or sets the dynamic storage array size allocated for RS evaluations More...
 
unsafe bool MinDampingStatus [get, set]
 Returns or sets the minimum damping ratio status More...
 
unsafe bool ZeroMeanCorrection [get, set]
 Returns or sets the time-domain integration of acceleration excitations, used in evaluating time responses to acceleration loads. 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 evaluation parameters for a response simulation meta solution

Not support KF.

Created in NX6.0.0

Member Enumeration Documentation

the integration method used for transient analysis

Enumerator
DuhameldIntegral 
NewmarkBeta 

Property Documentation

unsafe int NXOpen.CAE.ResponseSimulation.EvaluationParameters.HypermatrixBufferSize
getset

Returns or sets the buffer allocated for Hypermatrix files

Created in NX6.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.EvaluationParameters.AnalysisIntegrationMethod NXOpen.CAE.ResponseSimulation.EvaluationParameters.IntegrationMethod
getset

Returns or sets the integration method used for transient analysis

Created in NX6.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 int NXOpen.CAE.ResponseSimulation.EvaluationParameters.MaxArraySize
getset

Returns or sets the dynamic storage array size allocated for RS evaluations

Created in NX6.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 bool NXOpen.CAE.ResponseSimulation.EvaluationParameters.MinDampingStatus
getset

Returns or sets the minimum damping ratio status

Created in NX6.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 bool NXOpen.CAE.ResponseSimulation.EvaluationParameters.ZeroMeanCorrection
getset

Returns or sets the time-domain integration of acceleration excitations, used in evaluating time responses to acceleration loads.

false: no correction, meaning that "rigid drifting" shows in the displacement response when an acceleration excitation is applied; true: the software corrects for drifting by assuming a zero mean. Rigid drifting is filtered out based on a numerical integration that does not assume an initial condition.

Created in NX6.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.