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

Represents the data location to perform evaluation
Created in NX5.0.0. More...

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

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. More...
 
NXOpen::CAE::ResponseSimulation::DataLocation::Element ElementLocation ()
 Returns the element location. More...
 
int LayerSelection ()
 Returns the end value of frequency range. More...
 
void SetBeamLocation (NXOpen::CAE::ResponseSimulation::DataLocation::Beam beamLocation)
 Sets the method to define frequency
Created in NX5.0.0. More...
 
void SetElementLocation (NXOpen::CAE::ResponseSimulation::DataLocation::Element elementLocation)
 Sets the element location. More...
 
void SetLayerSelection (int layerNumber)
 Sets the end value of frequency range. More...
 
void SetShellLocation (NXOpen::CAE::ResponseSimulation::DataLocation::Shell shellLocation)
 Sets the start value of frequency range. More...
 
NXOpen::CAE::ResponseSimulation::DataLocation::Shell ShellLocation ()
 Returns the start value of frequency range. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the data location to perform evaluation
Created in NX5.0.0.


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

NXOpen::CAE::ResponseSimulation::DataLocation::Beam NXOpen::CAE::ResponseSimulation::DataLocation::BeamLocation ( )

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



License requirements : nx_response_anlys ("NX Response Analysis")

NXOpen::CAE::ResponseSimulation::DataLocation::Element NXOpen::CAE::ResponseSimulation::DataLocation::ElementLocation ( )

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")

int NXOpen::CAE::ResponseSimulation::DataLocation::LayerSelection ( )

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")

void NXOpen::CAE::ResponseSimulation::DataLocation::SetBeamLocation ( NXOpen::CAE::ResponseSimulation::DataLocation::Beam  beamLocation)

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



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
beamLocationbeam location
void NXOpen::CAE::ResponseSimulation::DataLocation::SetElementLocation ( NXOpen::CAE::ResponseSimulation::DataLocation::Element  elementLocation)

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
void NXOpen::CAE::ResponseSimulation::DataLocation::SetLayerSelection ( int  layerNumber)

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
void NXOpen::CAE::ResponseSimulation::DataLocation::SetShellLocation ( NXOpen::CAE::ResponseSimulation::DataLocation::Shell  shellLocation)

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
NXOpen::CAE::ResponseSimulation::DataLocation::Shell NXOpen::CAE::ResponseSimulation::DataLocation::ShellLocation ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.