NXOpen .NET Reference  12.0.0
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:

Public Types

enum  Beam { C, D, E, F }
 Specifies the location for beam More...
 
enum  Shell { Top, Bottom, Middle }
 Specifies the location for shell More...
 
enum  Element { Both, Centroid, Corners }
 Specifies the element location for element 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...
 

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