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

Represents the CSD build
To create a new instance of this class, use CAE::ResponseSimulation::EvaluationSettingManager::CreateCsdEvaluationSettingBuilder
More...

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

List of all members.

Public Member Functions

std::vector
< NXOpen::CAE::FEElement * > 
GetResponseElements ()
 Get the response elments.
std::vector
< NXOpen::CAE::FENode * > 
GetResponseNodes ()
 Get the response nodes.
NXOpen::CAE::ResponseSimulation::CoordinateSystem ReferenceCoordinateSystem ()
 Returns the coordinate system of reference element.
NXOpen::CAE::ResponseSimulation::DataLocationReferenceDataLocation ()
 Returns the reference element location of reference element.
NXOpen::CAE::FEElementReferenceElement ()
 Returns the reference element.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent ReferenceElementDataComponent ()
 Returns the direction data component of reference element.
NXOpen::CAE::FENodeReferenceNode ()
 Returns the reference node.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent ReferenceNodeDataComponent ()
 Returns the direction data component of reference node.
NXOpen::DirectionReferenceUserDefinedDirection ()
 Returns the user defined direction of reference node.
NXOpen::CAE::ResponseSimulation::NodalFunctionEvalRequest ReferenceUsingUserDefinedDirection ()
 Returns the option of using user defined direction of the reference node.
NXOpen::CAE::ResponseSimulation::CoordinateSystem ResponseCoordinateSystem ()
 Returns the coordinate system of response elements.
NXOpen::CAE::ResponseSimulation::DataLocationResponseDataLocation ()
 Returns the response element location.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent ResponseElementDataComponent ()
 Returns the direction data component of response elements.
NXOpen::CAE::ResponseSimulation::DirectionDataComponent ResponseNodeDataComponent ()
 Returns the direction data component of response node.
NXOpen::DirectionResponseUserDefinedDirection ()
 Returns the user defined direction of response nodes.
NXOpen::CAE::ResponseSimulation::NodalFunctionEvalRequest ResponseUsingUserDefinedDirection ()
 Returns the option of using user defined direction of response nodes.
void SetReferenceCoordinateSystem (NXOpen::CAE::ResponseSimulation::CoordinateSystem referenceCoordinateSystem)
 Sets the coordinate system of reference element.
void SetReferenceElement (NXOpen::CAE::FEElement *referenceElement)
 Sets the reference element.
void SetReferenceElementDataComponent (NXOpen::CAE::ResponseSimulation::DirectionDataComponent referenceElementDataComponent)
 Sets the direction data component of reference element.
void SetReferenceNode (NXOpen::CAE::FENode *referenceNode)
 Sets the reference node.
void SetReferenceNodeDataComponent (NXOpen::CAE::ResponseSimulation::DirectionDataComponent referenceNodeDataComponent)
 Sets the direction data component of reference node.
void SetReferenceUserDefinedDirection (NXOpen::Direction *referenceUserDefinedDirection)
 Sets the user defined direction of reference node.
void SetReferenceUsingUserDefinedDirection (NXOpen::CAE::ResponseSimulation::NodalFunctionEvalRequest referenceUsingUserDefinedDirection)
 Sets the option of using user defined direction of the reference node.
void SetResponseCoordinateSystem (NXOpen::CAE::ResponseSimulation::CoordinateSystem responseCoordinateSystem)
 Sets the coordinate system of response elements.
void SetResponseElementDataComponent (NXOpen::CAE::ResponseSimulation::DirectionDataComponent responseElementDataComponent)
 Sets the direction data component of response elements.
void SetResponseElements (const std::vector< NXOpen::CAE::FEElement * > &responseElements)
 Set the response elments.
void SetResponseNodeDataComponent (NXOpen::CAE::ResponseSimulation::DirectionDataComponent responseNodeDataComponent)
 Sets the direction data component of response node.
void SetResponseNodes (const std::vector< NXOpen::CAE::FENode * > &responseNode)
 Set the response nodes.
void SetResponseUserDefinedDirection (NXOpen::Direction *responseUserDefinedDirection)
 Sets the user defined direction of response nodes.
void SetResponseUsingUserDefinedDirection (NXOpen::CAE::ResponseSimulation::NodalFunctionEvalRequest responseUsingUserDefinedDirection)
 Sets the option of using user defined direction of response nodes.

Detailed Description

Represents the CSD build
To create a new instance of this class, use CAE::ResponseSimulation::EvaluationSettingManager::CreateCsdEvaluationSettingBuilder


Member Function Documentation

Get the response nodes.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce

Returns:

Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the reference element location of reference element.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the direction data component of reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the user defined direction of reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the option of using user defined direction of the reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the response element location.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the direction data component of response node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the user defined direction of response nodes.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the option of using user defined direction of response nodes.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Sets the coordinate system of reference element.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant CAE::ResponseSimulation::EvaluationResultTypeElementForce CAE::ResponseSimulation::EvaluationResultTypeBeamElementForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceCoordinateSystemreference coordinate system

Sets the reference element.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant CAE::ResponseSimulation::EvaluationResultTypeElementForce CAE::ResponseSimulation::EvaluationResultTypeBeamElementForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceElementreference element

Sets the direction data component of reference element.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant CAE::ResponseSimulation::EvaluationResultTypeElementForce CAE::ResponseSimulation::EvaluationResultTypeBeamElementForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceElementDataComponentreference element data component

Sets the reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceNodereference node

Sets the direction data component of reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceNodeDataComponentreference node data component

Sets the user defined direction of reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceUserDefinedDirectionreference user defined direction

Sets the option of using user defined direction of the reference node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
referenceUsingUserDefinedDirectionreference using user defined direction

Sets the coordinate system of response elements.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant CAE::ResponseSimulation::EvaluationResultTypeElementForce CAE::ResponseSimulation::EvaluationResultTypeBeamElementForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseCoordinateSystemresponse coordinate system

Sets the direction data component of response elements.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant CAE::ResponseSimulation::EvaluationResultTypeElementForce CAE::ResponseSimulation::EvaluationResultTypeBeamElementForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseElementDataComponentresponse element data component

Set the response elments.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeStress CAE::ResponseSimulation::EvaluationResultTypeStrain CAE::ResponseSimulation::EvaluationResultTypeShellStressResultant CAE::ResponseSimulation::EvaluationResultTypeElementForce CAE::ResponseSimulation::EvaluationResultTypeBeamElementForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseElementsresponse elements

Sets the direction data component of response node.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseNodeDataComponentresponse node data component

Set the response nodes.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseNoderesponse node

Sets the user defined direction of response nodes.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseUserDefinedDirectionresponse user defined direction

Sets the option of using user defined direction of response nodes.

Available if the result type is CAE::ResponseSimulation::EvaluationResultTypeDisplacement CAE::ResponseSimulation::EvaluationResultTypeVelocity CAE::ResponseSimulation::EvaluationResultTypeAcceleration CAE::ResponseSimulation::EvaluationResultTypeReactionForce


Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
responseUsingUserDefinedDirectionresponse using user defined direction

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