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

Represents the abstract builder class of evaluation setting for FRF and transmissibility
This is an abstract class, and cannot be created. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::ModalResultsEvaluationSettingBuilder:
NXOpen::CAE::ResponseSimulation::FunctionEvaluationSettingBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::CAE::ResponseSimulation::FrfEvaluationSettingBuilder NXOpen::CAE::ResponseSimulation::TransmissibilityEvaluationSettingBuilder

List of all members.

Public Member Functions

NXOpen::CAE::ResponseSimulation::DataLocationDataLocation ()
 Returns the frequency setting
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::FrequencyDefinitionEvaluationProperty ()
 Returns the frequency setting
Created in NX5.0.0.
std::vector
< NXOpen::CAE::FEElement * > 
GetOutputElements ()
 Returns destination nodes.
std::vector
< NXOpen::CAE::FENode * > 
GetOutputNodes ()
 Returns destination nodes.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent InputDirection ()
 Returns the source direction data component
Created in NX5.0.0.
NXOpen::CAE::FENodeInputNode ()
 Returns the source node.
NXOpen::CAE::FENodeObservationNode ()
 Returns the observation nodes.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent OutputRequest ()
 Returns the destination direction data component
Created in NX5.0.0.
void SetInputDirection (NXOpen::CAE::ResponseSimulation::DirectionDataComponent dataComponent)
 Sets the source direction data component
Created in NX5.0.0.
void SetInputNode (NXOpen::CAE::FENode *sourceNode)
 Sets the source node.
void SetObservationNode (NXOpen::CAE::FENode *observationNode)
 Sets the observation nodes.
void SetOutputElements (const std::vector< NXOpen::CAE::FEElement * > &destinationElements)
 Sets destination nodes
Created in NX5.0.0.
void SetOutputNodes (const std::vector< NXOpen::CAE::FENode * > &destinationNode)
 Sets destination nodes
Created in NX5.0.0.
void SetOutputRequest (NXOpen::CAE::ResponseSimulation::DirectionDataComponent dataComponent)
 Sets the destination direction data component
Created in NX5.0.0.

Detailed Description

Represents the abstract builder class of evaluation setting for FRF and transmissibility
This is an abstract class, and cannot be created.



Member Function Documentation

Returns the frequency setting
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the frequency setting
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns destination nodes.

Only available when result type is CAE::ResponseSimulation::EvaluationResultTypeStress , CAE::ResponseSimulation::EvaluationResultTypeStrain , CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns destination nodes.

Only available when result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement , CAE::ResponseSimulation::EvaluationResultTypeVelocity , CAE::ResponseSimulation::EvaluationResultTypeAcceleration , CAE::ResponseSimulation::EvaluationResultTypeReactionForce

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the source direction data component
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the source node.


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the observation nodes.


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the destination direction data component
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the source direction data component
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
dataComponentdata component

Sets the source node.


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
sourceNodesource node

Sets the observation nodes.


Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
observationNodeobservation node

Sets destination nodes
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationElementsdestination elements

Sets destination nodes
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationNodedestination node

Sets the destination direction data component
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
dataComponentdata component

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