NX Open C++ Reference Guide
List of all members
NXOpen::CAE::ResponseSimulation::FrfEvaluationSettingBuilder Class Reference

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

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

Additional Inherited Members

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

Detailed Description

This is a manager to the NXOpen::CAE::ResponseSimulation::FrfEvaluationSetting class.

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

Created in NX5.0.0.


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