NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.ResponseSimulation.DataLocation Class Reference

Represents the data location to perform evaluation More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.DataLocation:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Beam { C, D, E, F }
 Specifies the location for beam More...
 
enum  Element { Both, Centroid, Corners }
 Specifies the element location for element More...
 
enum  Shell { Top, Bottom, Middle }
 Specifies the location for shell More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.DataLocation.Beam 
BeamLocation [get, set]
 Returns or sets the method to define frequency More...
 
unsafe
NXOpen.CAE.ResponseSimulation.DataLocation.Element 
ElementLocation [get, set]
 Returns or sets the element location. More...
 
unsafe int LayerSelection [get, set]
 Returns or sets the end value of frequency range. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.DataLocation.Shell 
ShellLocation [get, set]
 Returns or sets the start value of frequency range. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the data location to perform evaluation

Created in NX5.0.0

Member Enumeration Documentation

Specifies the location for beam

Enumerator
C 
D 
E 
F 

Specifies the element location for element

Enumerator
Both 
Centroid 
Corners 

Specifies the location for shell

Enumerator
Top 
Bottom 
Middle 

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.DataLocation.Beam NXOpen.CAE.ResponseSimulation.DataLocation.BeamLocation
getset

Returns or sets the method to define frequency

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.ResponseSimulation.DataLocation.Element NXOpen.CAE.ResponseSimulation.DataLocation.ElementLocation
getset

Returns or sets the element location.

Only available when stress and strain is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX6.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe int NXOpen.CAE.ResponseSimulation.DataLocation.LayerSelection
getset

Returns or sets the end value of frequency range.

Only available when the frequency is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.ResponseSimulation.DataLocation.Shell NXOpen.CAE.ResponseSimulation.DataLocation.ShellLocation
getset

Returns or sets the start value of frequency range.

Only available when the frequency is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")


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