NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition Class Reference

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

Inheritance diagram for NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition:
NXOpen::TaggedObject

Public Member Functions

NXOpen::SelectObjectExcitationLocation ()
 Returns the excitation location on which the excitation will be applied. More...
 
int ExcitationLocationId ()
 Returns the ID of excitation location on which the excitation will be applied. More...
 
NXOpen::CAE::ResponseSimulation::ExcitationBuilder::ExcitationLocationType ExcitationLocationType ()
 Returns the type of excitaion location
Created in NX5.0.0. More...
 
void SetExcitationLocationId (int excitaitonLocationId)
 Sets the ID of excitation location on which the excitation will be applied. More...
 
void SetExcitationLocationType (NXOpen::CAE::ResponseSimulation::ExcitationBuilder::ExcitationLocationType excitationLocationType)
 Sets the type of excitaion location
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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

The object of type CAE::ResponseSimulation::DistributedLoadExcitation can only be created or edited through this class.


Created in NX5.0.0.

Member Function Documentation

NXOpen::SelectObject* NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition::ExcitationLocation ( )

Returns the excitation location on which the excitation will be applied.

The excitation location type could be force location, enforced motion location or dynamic load defined in response dynamic solution
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

int NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition::ExcitationLocationId ( )

Returns the ID of excitation location on which the excitation will be applied.

The excitation location ID could be node label or load set label
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

NXOpen::CAE::ResponseSimulation::ExcitationBuilder::ExcitationLocationType NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition::ExcitationLocationType ( )

Returns the type of excitaion location
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

void NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition::SetExcitationLocationId ( int  excitaitonLocationId)

Sets the ID of excitation location on which the excitation will be applied.

The excitation location ID could be node label or load set label
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
excitaitonLocationIdexcitaitonlocationid
void NXOpen::CAE::ResponseSimulation::ExcitationLocationDefinition::SetExcitationLocationType ( NXOpen::CAE::ResponseSimulation::ExcitationBuilder::ExcitationLocationType  excitationLocationType)

Sets the type of excitaion location
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
excitationLocationTypeexcitationlocationtype

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