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

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

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

List of all members.

Public Member Functions

NXOpen::CAE::ResponseSimulation::CoordinateSystem CoordinateSystem ()
 Returns the coordinate system
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent DataComponent ()
 Returns the direction data component
Created in NX5.0.0.
std::vector
< NXOpen::CAE::FENode * > 
GetDestinationNodes ()
 Returns the destination nodes.
NXOpen::CAE::FENodeRelativeNode ()
 Returns the relative node
Created in NX5.0.0.
void SetCoordinateSystem (NXOpen::CAE::ResponseSimulation::CoordinateSystem coordinateSystem)
 Sets the coordinate system
Created in NX5.0.0.
void SetDataComponent (NXOpen::CAE::ResponseSimulation::DirectionDataComponent dataComponent)
 Sets the direction data component
Created in NX5.0.0.
void SetDestinationNodes (const std::vector< NXOpen::CAE::FENode * > &destinationNodes)
 Sets the destination nodes
Created in NX5.0.0.
void SetRelativeNode (NXOpen::CAE::FENode *relativeNode)
 Sets the relative node
Created in NX5.0.0.
void SetUserDefinedDirection (NXOpen::Direction *userDefinedDirection)
 Sets the user defined direction
Created in NX5.0.0.
void SetUsingUserDefinedDirection (NXOpen::CAE::ResponseSimulation::NodalFunctionEvalRequest usingUserDefinedDirection)
 Sets the option of using user defined direction
Created in NX5.0.0.
NXOpen::DirectionUserDefinedDirection ()
 Returns the user defined direction
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::NodalFunctionEvalRequest UsingUserDefinedDirection ()
 Returns the option of using user defined direction
Created in NX5.0.0.

Detailed Description

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

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


Member Function Documentation

Returns the coordinate system
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the direction data component
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 relative node
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the coordinate system
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
coordinateSystemcoordinate system

Sets the direction data component
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
dataComponentdata component

Sets the destination nodes
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
destinationNodesdestination nodes

Sets the relative node
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
relativeNoderelative node

Sets the user defined direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
userDefinedDirectionuser defined direction

Sets the option of using user defined direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
usingUserDefinedDirectionusing user defined direction

Returns the user defined direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the option of using user defined direction
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.