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

Represents the builder of NXOpen.CAE.Optimization.TBSDesignResponse More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSDesignResponseBuilder:
NXOpen.CAE.Optimization.TBSBaseDesignVariableBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Response {
  DynamicFrequency, DynamicFrequencyKressissel, Volume, VolumeFill,
  Weight, DisplacementAbsolute, DisplacementX, DisplacementY,
  DisplacementZ, DisplacementXAbsolute, DisplacementYAbsolute, DisplacementZAbsolute,
  RotationAbsolute, RotationX, RotationY, RotationZ,
  RotationXAbsolute, RotationYAbsolute, RotationZAbsolute, StrainEnergy,
  CenterGravityX, CenterGravityY, CenterGravityZ, InertiaXx,
  InertiaXy, InertiaXz, InertiaYy, InertiaYz,
  InertiaZz, ReactionForceAbsolute, ReactionForceX, ReactionForceY,
  ReactionForceZ, ReactionForceXAbsolute, ReactionForceYAbsolute, ReactionForceZAbsolute,
  ReactionForceRotationAbsolute, ReactionForceRotationX, ReactionForceRotationY, ReactionForceRotationZ,
  ReactionForceRotationXAbsolute, ReactionForceRotationYAbsolute, ReactionForceRotationZAbsolute, InternalForceAbsolute,
  InternalForceX, InternalForceY, InternalForceZ, InternalForceXAbsolute,
  InternalForceYAbsolute, InternalForceZAbsolute, InternalForceRotationAbsolute, InternalForceRotationX,
  InternalForceRotationY, InternalForceRotationZ, InternalForceRotationXAbsolute, InternalForceRotationYAbsolute,
  InternalForceRotationZAbsolute, FrequencyResponseAccelerationX, FrequencyResponseAccelerationY, FrequencyResponseAccelerationZ,
  FrequencyResponseCompliance, FrequencyResponseDbaPressure, FrequencyResponseDbPressure, FrequencyResponseDisplacementAbsolute,
  FrequencyResponseDisplacementXAbsolute, FrequencyResponseDisplacementYAbsolute, FrequencyResponseDisplacementZAbsolute, FrequencyResponsePhaseXAbsolute,
  FrequencyResponsePhaseYAbsolute, FrequencyResponsePhaseZAbsolute, FrequencyResponsePressure, FrequencyResponseRmsPressure,
  FrequencyResponseVelocityXAbsolute, FrequencyResponseVelocityYAbsolute, FrequencyResponseVelocityZAbsolute, FrequencyResponseNvhSolid,
  FrequencyResponseNvhShell, MisesStressHypothesis, MaximumPrincipalStress, MinimumAbsolutePrincipalStress,
  MaximumAbsolutePrincipalStress
}
 Defines the design response type More...
 
- Public Types inherited from NXOpen.CAE.Optimization.TBSBaseDesignVariableBuilder
enum  GroupOperator {
  Max, Min, Sum, Count,
  Deviation
}
 Defines the operator type to determine the design variable that used within the selection area More...
 

Properties

unsafe
NXOpen.CAE.Optimization.TBSDesignResponseBuilder.Response 
VariableType [get, set]
 Returns or sets the varialbe type More...
 
- Properties inherited from NXOpen.CAE.Optimization.TBSBaseDesignVariableBuilder
unsafe
NXOpen.CAE.Optimization.TBSGroupDefinition 
DesignElements [get]
 Returns the element group in which the value of the design variable is to be determined More...
 
unsafe
NXOpen.CAE.Optimization.TBSGroupDefinition 
DesignNodes [get]
 Returns the node group in which the value of the design variable is to be determined More...
 
unsafe
NXOpen.CAE.Optimization.TBSBaseDesignVariableBuilder.GroupOperator 
GroupOperatorOption [get, set]
 Returns or sets the group operator option More...
 
unsafe
NXOpen.CAE.Optimization.TBSLoadCaseManager 
LoadCases [get]
 Returns the load cases More...
 
unsafe
NXOpen.CAE.Optimization.NameDescription 
NameDescription [get]
 Returns the name description More...
 
unsafe NXOpen.CoordinateSystem ReferenceCoordinateSystem [get, set]
 Returns or sets the referenced coordinate system More...
 
unsafe
NXOpen.CAE.Optimization.TBSGroupDefinition.GroupElementType 
SelectionAreaType [get, set]
 Returns or sets the type of selection location on which design variable is applied More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the builder of NXOpen.CAE.Optimization.TBSDesignResponse

To create a new instance of this class, use NXOpen.CAE.Optimization.TBSOptimizationManager.CreateDesignResponseBuilder

Created in NX8.0.0

Member Enumeration Documentation

Defines the design response type

Enumerator
DynamicFrequency 

Eigenfrequency from modal analysis

DynamicFrequencyKressissel 

Eigenfrequency calculated with Kreisselmaier-Steinhauser formula

Volume 

Volume of element

VolumeFill 

Volume of element

Weight 

Weight of element

DisplacementAbsolute 

Absolute nodal displacement

DisplacementX 

Nodal displacement in X-direction

DisplacementY 

Nodal displacement in Y-direction

DisplacementZ 

Nodal displacement in Z-direction

DisplacementXAbsolute 

Absolute nodal displacement in X-direction

DisplacementYAbsolute 

Absolute nodal displacement in Y-direction

DisplacementZAbsolute 

Absolute nodal displacement in Z-directionm

RotationAbsolute 

Absolute rotation

RotationX 

Nodal rotation around X-axis

RotationY 

Nodal rotation around Y-axis

RotationZ 

Nodal rotation around Z-axis

RotationXAbsolute 

Absolute nodal rotation around X-axis

RotationYAbsolute 

Absolute nodal rotation around Y-axis

RotationZAbsolute 

Absolute nodal rotation around Z-axis

StrainEnergy 

Strain energy

CenterGravityX 

Center of gravity for the X-direction

CenterGravityY 

Center of gravity for the Y-direction

CenterGravityZ 

Center of gravity for the Z-direction

InertiaXx 

Moment of inertia around X-X-direction

InertiaXy 

Moment of inertia around X-Y-direction

InertiaXz 

Moment of inertia around X-Z-direction

InertiaYy 

Moment of inertia around Y-Y-direction

InertiaYz 

Moment of inertia around Y-Z-direction

InertiaZz 

Moment of inertia around Z-Z-direction

ReactionForceAbsolute 

Absolute nodal reaction force

ReactionForceX 

Nodal reaction force in X-direction

ReactionForceY 

Nodal reaction force in Y-direction

ReactionForceZ 

Nodal reaction force in Z-direction

ReactionForceXAbsolute 

Absolute nodal reaction force in X-direction

ReactionForceYAbsolute 

Absolute nodal reaction force in Y-direction

ReactionForceZAbsolute 

Absolute nodal reaction force in Z-direction

ReactionForceRotationAbsolute 

Absolute nodal reaction moment

ReactionForceRotationX 

Nodal reaction moment around X-axis

ReactionForceRotationY 

Nodal reaction moment around Y-axis

ReactionForceRotationZ 

Nodal reaction moment around Z-axis

ReactionForceRotationXAbsolute 

Absolute nodal reaction moment around X-axis

ReactionForceRotationYAbsolute 

Absolute nodal reaction moment around Y-axis

ReactionForceRotationZAbsolute 

Absolute nodal reaction moment around Z-axis

InternalForceAbsolute 

Absolute nodal internal force

InternalForceX 

Nodal internal force in X-direction

InternalForceY 

Nodal internal force in Y-direction

InternalForceZ 

Nodal internal force in Z-direction

InternalForceXAbsolute 

Absolute nodal internal force in X-direction

InternalForceYAbsolute 

Absolute nodal internal force in Y-direction

InternalForceZAbsolute 

Absolute nodal internal force in Z-direction

InternalForceRotationAbsolute 

Absolute nodal internal moment

InternalForceRotationX 

Nodal internal moment around X-axis

InternalForceRotationY 

Nodal internal moment around Y-axis

InternalForceRotationZ 

Nodal internal moment around Z-axis

InternalForceRotationXAbsolute 

Absolute nodal internal moment around X-axis

InternalForceRotationYAbsolute 

Absolute nodal internal moment around Y-axis

InternalForceRotationZAbsolute 

Absolute nodal internal moment around Z-axis

FrequencyResponseAccelerationX 

Acceleration in X-direction for frequency response

FrequencyResponseAccelerationY 

Acceleration in Y-direction for frequency response

FrequencyResponseAccelerationZ 

Acceleration in Z-direction for frequency response

FrequencyResponseCompliance 

Dynamic compliance for frequency response

FrequencyResponseDbaPressure 

Sound pressure level (dBA)

FrequencyResponseDbPressure 

Sound pressure level (dB)

FrequencyResponseDisplacementAbsolute 

Absolute amplitude for frequency response

FrequencyResponseDisplacementXAbsolute 

Amplitude in X-direction for frequency response

FrequencyResponseDisplacementYAbsolute 

Amplitude in Y-direction for frequency respons

FrequencyResponseDisplacementZAbsolute 

Amplitude in Z-direction for frequency respons

FrequencyResponsePhaseXAbsolute 

Phase in X-direction for frequency response

FrequencyResponsePhaseYAbsolute 

Phase in Y-direction for frequency response

FrequencyResponsePhaseZAbsolute 

Phase in Z-direction for frequency response

FrequencyResponsePressure 

Instantaneous sound pressure

FrequencyResponseRmsPressure 

Effective sound pressure

FrequencyResponseVelocityXAbsolute 

Velocity in X-direction for frequecy response

FrequencyResponseVelocityYAbsolute 

Velocity in Y-direction for frequecy response

FrequencyResponseVelocityZAbsolute 

Velocity in Z-direction for frequecy response

FrequencyResponseNvhSolid 

Surface normal velocity equivalent.

Referenced node group, must be on solid elements

FrequencyResponseNvhShell 

Surface normal velocity equivalent.

Referenced node group, must be on plate or shell elements

MisesStressHypothesis 

Mises Stress hypothesis

MaximumPrincipalStress 

Maximum principal Stress

MinimumAbsolutePrincipalStress 

Absolute value of the minimum principal Stress

MaximumAbsolutePrincipalStress 

Maximum of absolute value of the principal stress

Property Documentation

unsafe NXOpen.CAE.Optimization.TBSDesignResponseBuilder.Response NXOpen.CAE.Optimization.TBSDesignResponseBuilder.VariableType
getset

Returns or sets the varialbe type

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")


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