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

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

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