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

Represents the manager to CAE::ResponseSimulation::CSDExcitation . More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::CSDExcitationBuilder:
NXOpen::CAE::ResponseSimulation::ExcitationBuilder NXOpen::CAE::ResponseSimulation::BaseBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CAE::ResponseSimulation::CSDExcitation::CorrelationType CorrelationType ()
 Returns the correlation type
Created in NX5.0.0.
double CorrelationValue ()
 Returns the correlation type
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::ExcitationGetFromFunction (NXOpen::CAE::ResponseSimulation::Excitation::Component *componentType)
 Returns the from function.
NXOpen::CAE::ResponseSimulation::ExcitationGetToFunction (NXOpen::CAE::ResponseSimulation::Excitation::Component *componentType)
 Returns the to function.
void SetCorrelationType (NXOpen::CAE::ResponseSimulation::CSDExcitation::CorrelationType type)
 Sets the correlation type
Created in NX5.0.0.
void SetCorrelationValue (double correlationValue)
 Sets the correlation type
Created in NX5.0.0.
void SetFromFunction (NXOpen::CAE::ResponseSimulation::Excitation *fromExcitation, NXOpen::CAE::ResponseSimulation::Excitation::Component componentType)
 Sets the from function
Created in NX5.0.0.
void SetToFunction (NXOpen::CAE::ResponseSimulation::Excitation *toExcitation, NXOpen::CAE::ResponseSimulation::Excitation::Component componentType)
 Sets the to function
Created in NX5.0.0.

Detailed Description

Represents the manager to CAE::ResponseSimulation::CSDExcitation .

The object of type CAE::ResponseSimulation::CSDExcitation can only be created or edited through this class.
To create a new instance of this class, use CAE::ResponseSimulation::ExcitationCollection::CreateCsdExcitationBuilder


Member Function Documentation

Returns the correlation type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the correlation type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the from function.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
componentTypecomponenttype

Returns the to function.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
componentTypecomponenttype

Sets the correlation type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
typetype

Sets the correlation type
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
correlationValuecorrelationvalue

Sets the from function
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
fromExcitationfromexcitation
componentTypecomponenttype

Sets the to function
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
toExcitationtoexcitation
componentTypecomponenttype

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