NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::ResponseSimulation::ResponseResultsEvaluationSettingBuilder Class Reference

This is a manager to the CAE::ResponseSimulation::ResponseResultsEvaluationSetting class. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::ResponseResultsEvaluationSettingBuilder:
NXOpen::CAE::ResponseSimulation::DynamicResultEvaluationSettingBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

int DecimationOrder ()
 Returns the decimation order of domain setting.
double EndPoint ()
 Returns the end value of domain setting.
std::vector
< NXOpen::CAE::FEElement * > 
GetDestinationElements ()
 Returns the destination elements.
std::vector
< NXOpen::CAE::FENode * > 
GetDestinationNodes ()
 Returns the destination nodes.
std::vector
< NXOpen::CAE::ResponseSimulation::EvaluationResultType
GetOutputOptions ()
 Returns the output options.
std::vector< double > GetPointsValueList ()
 Returns the points value list.
double PointValue ()
 Returns the method choosed to define select point value.
NXOpen::CAE::ResponseSimulation::ResponseDomainDefinitionMethod ResponseDomainDefinitionOption ()
 Returns the method choosed to define response domain
Created in NX5.0.0.
void SetDecimationOrder (int decimationOrder)
 Sets the decimation order of domain setting.
void SetDestinationElements (const std::vector< NXOpen::CAE::FEElement * > &destinationElement)
 Sets the destination elements
Created in NX5.0.0.
void SetDestinationNodes (const std::vector< NXOpen::CAE::FENode * > &destinationNodes)
 Sets the destination nodes
Created in NX5.0.0.
void SetEndPoint (double endPoint)
 Sets the end value of domain setting.
void SetOutputOptions (const std::vector< NXOpen::CAE::ResponseSimulation::EvaluationResultType > &outputOptions)
 Sets the output options
Created in NX5.0.0.
void SetPointsValueList (const std::vector< double > &pointsValueList)
 Sets the points value list
Created in NX5.0.0.
void SetPointValue (double pointValue)
 Sets the method choosed to define select point value.
void SetResponseDomainDefinitionOption (NXOpen::CAE::ResponseSimulation::ResponseDomainDefinitionMethod definitionMethod)
 Sets the method choosed to define response domain
Created in NX5.0.0.
void SetStartPoint (double startPoint)
 Sets the start value of domain setting.
double StartPoint ()
 Returns the start value of domain setting.

Detailed Description

This is a manager to the CAE::ResponseSimulation::ResponseResultsEvaluationSetting class.

Object of type CAE::ResponseSimulation::ResponseResultsEvaluationSetting can be created and edited only through this class
To create a new instance of this class, use CAE::ResponseSimulation::EvaluationSettingManager::CreateResponseResultsEvaluationSettingBuilder


Member Function Documentation

Returns the decimation order of domain setting.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodStartEndPoint
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the end value of domain setting.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodStartEndPoint
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the destination elements.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the destination nodes.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the output options.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the points value list.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the method choosed to define select point value.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodKeyIn
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the method choosed to define response domain
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the decimation order of domain setting.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodStartEndPoint
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
decimationOrderdecimation order

Sets the destination elements
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationElementdestination element

Sets the destination nodes
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationNodesdestination nodes

Sets the end value of domain setting.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodStartEndPoint
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
endPointend point

Sets the output options
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
outputOptionsoutput options

Sets the points value list
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
pointsValueListpoints value list

Sets the method choosed to define select point value.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodKeyIn
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
pointValuepoint value

Sets the method choosed to define response domain
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
definitionMethoddefinition method

Sets the start value of domain setting.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodStartEndPoint
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
startPointstart point

Returns the start value of domain setting.

Only available when response domain is CAE::ResponseSimulation::ResponseDomainDefinitionMethodStartEndPoint
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.