NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::ResponseSimulation::TranslationalNodalFunctionExcitationBuilder Class Reference

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

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

List of all members.

Public Types

enum  RotationAxisType { RotationAxisTypeX, RotationAxisTypeY, RotationAxisTypeZ }
 Represents the rotation axis type. More...

Public Member Functions

bool EnableUserDefinedDirection ()
 Returns the excitation function definition method
Created in NX5.0.0.
bool EnableUserDefinedRotation ()
 Returns the excitation function definition method
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::FunctionComponentDataFunctionComponentX ()
 Returns the function component of X direction
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::FunctionComponentDataFunctionComponentY ()
 Returns the function component of Y direction
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::FunctionComponentDataFunctionComponentZ ()
 Returns the function component of Z direction
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::TranslationalNodalFunctionExcitationBuilder::RotationAxisType RotationAxis ()
 Returns the rotation axis
Created in NX5.0.0.
void SetEnableUserDefinedDirection (bool enableUserDefinedDirection)
 Sets the excitation function definition method
Created in NX5.0.0.
void SetEnableUserDefinedRotation (bool enableUserDefinedRotation)
 Sets the excitation function definition method
Created in NX5.0.0.
void SetRotationAxis (NXOpen::CAE::ResponseSimulation::TranslationalNodalFunctionExcitationBuilder::RotationAxisType rotationAxis)
 Sets the rotation axis
Created in NX5.0.0.
void SetUserDefinedDirection (NXOpen::Direction *magnitudeDirection)
 Sets the magnitude direction
Created in NX5.0.0.
NXOpen::DirectionUserDefinedDirection ()
 Returns the magnitude direction
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::FunctionComponentDataUserDefinedFunction ()
 Returns the magnitude function
Created in NX5.0.0.

Detailed Description

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

The objects of CAE::ResponseSimulation::TranslationalNodalFunctionExcitation can be created or edited on through this class
To create a new instance of this class, use CAE::ResponseSimulation::ExcitationCollection::CreateTranslationalNodalFunctionExcitationBuilder


Member Enumeration Documentation

Represents the rotation axis type.

Enumerator:
RotationAxisTypeX 

x

RotationAxisTypeY 

y

RotationAxisTypeZ 

z


Member Function Documentation

Returns the excitation function definition method
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the excitation function definition method
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the function component of X direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the function component of Y direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the function component of Z direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the rotation axis
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the excitation function definition method
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
enableUserDefinedDirectionenable user defined direction

Sets the excitation function definition method
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
enableUserDefinedRotationenable user defined rotation

Sets the rotation axis
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
rotationAxisrotation axis

Sets the magnitude direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
magnitudeDirectionmagnitude direction

Returns the magnitude direction
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the magnitude function
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.