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

Represents the data location to perform evaluation. More...

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

List of all members.

Public Types

enum  Beam { BeamC, BeamD, BeamE, BeamF }
 Specifies the location for beam. More...
enum  Element { ElementBoth, ElementCentroid, ElementCorners }
 Specifies the element location for element. More...
enum  Shell { ShellTop, ShellBottom, ShellMiddle }
 Specifies the location for shell. More...

Public Member Functions

NXOpen::CAE::ResponseSimulation::DataLocation::Beam BeamLocation ()
 Returns the method to define frequency
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::DataLocation::Element ElementLocation ()
 Returns the element location.
int LayerSelection ()
 Returns the end value of frequency range.
void SetBeamLocation (NXOpen::CAE::ResponseSimulation::DataLocation::Beam beamLocation)
 Sets the method to define frequency
Created in NX5.0.0.
void SetElementLocation (NXOpen::CAE::ResponseSimulation::DataLocation::Element elementLocation)
 Sets the element location.
void SetLayerSelection (int layerNumber)
 Sets the end value of frequency range.
void SetShellLocation (NXOpen::CAE::ResponseSimulation::DataLocation::Shell shellLocation)
 Sets the start value of frequency range.
NXOpen::CAE::ResponseSimulation::DataLocation::Shell ShellLocation ()
 Returns the start value of frequency range.

Detailed Description

Represents the data location to perform evaluation.


Member Enumeration Documentation

Specifies the location for beam.

Enumerator:
BeamC 

c

BeamD 

d

BeamE 

e

BeamF 

f

Specifies the element location for element.

Enumerator:
ElementBoth 

both

ElementCentroid 

centroid

ElementCorners 

corners

Specifies the location for shell.

Enumerator:
ShellTop 

top

ShellBottom 

bottom

ShellMiddle 

middle


Member Function Documentation

Returns the method to define frequency
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the element location.

Only available when stress and strain is defined by CAE::ResponseSimulation::FrequencyDefinition::DefinitionRange
Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the end value of frequency range.

Only available when the frequency is defined by CAE::ResponseSimulation::FrequencyDefinition::DefinitionRange
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Sets the method to define frequency
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
beamLocationbeam location

Sets the element location.

Only available when stress and strain is defined by CAE::ResponseSimulation::FrequencyDefinition::DefinitionRange
Created in NX6.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
elementLocationelement location

Sets the end value of frequency range.

Only available when the frequency is defined by CAE::ResponseSimulation::FrequencyDefinition::DefinitionRange
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
layerNumberlayer number

Sets the start value of frequency range.

Only available when the frequency is defined by CAE::ResponseSimulation::FrequencyDefinition::DefinitionRange
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
shellLocationshell location

Returns the start value of frequency range.

Only available when the frequency is defined by CAE::ResponseSimulation::FrequencyDefinition::DefinitionRange
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.