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

This is a manager to the NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSetting class. More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder:
NXOpen.CAE.ResponseSimulation.FunctionEvaluationSettingBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.CAE.FENode[] GetDestinationNodes ()
 Returns the destination nodes More...
 
unsafe void SetDestinationNodes (NXOpen.CAE.FENode[] destinationNodes)
 Sets the destination nodes More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.NodalFunctionEvalBeamLocation 
BeamDataLocation [get, set]
 Returns or sets the evaluation location of beam element, which is available when NXOpen.CAE.ResponseSimulation.EvaluationResultType is NXOpen.CAE.ResponseSimulation.EvaluationResultType.Stress , or NXOpen.CAE.ResponseSimulation.EvaluationResultType.Strain More...
 
unsafe
NXOpen.CAE.ResponseSimulation.CoordinateSystem 
CoordinateSystem [get, set]
 Returns or sets the coordinate system More...
 
unsafe
NXOpen.CAE.ResponseSimulation.DirectionDataComponent 
DataComponent [get, set]
 Returns or sets the direction data component More...
 
unsafe NXOpen.CAE.FENode RelativeNode [get, set]
 Returns or sets the relative node More...
 
unsafe
NXOpen.CAE.ResponseSimulation.NodalFunctionEvalShellLocation 
ShellDataLocation [get, set]
 Returns or sets the evaluation location of shell element, which is available when NXOpen.CAE.ResponseSimulation.EvaluationResultType is NXOpen.CAE.ResponseSimulation.EvaluationResultType.Stress , or NXOpen.CAE.ResponseSimulation.EvaluationResultType.Strain More...
 
unsafe NXOpen.Direction UserDefinedDirection [get, set]
 Returns or sets the user defined direction More...
 
unsafe
NXOpen.CAE.ResponseSimulation.NodalFunctionEvalRequest 
UsingUserDefinedDirection [get, set]
 Returns or sets the option of using user defined direction More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.FunctionEvaluationSettingBuilder
unsafe
NXOpen.CAE.ResponseSimulation.FunctionEvaluationOutputSettings 
OutputSettings [get]
 Returns the output setting. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.EvaluationResultType 
ResultType [get, set]
 Returns or sets the result type More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This is a manager to the NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSetting class.

Object of type NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSetting can be created and edited only through this class

To create a new instance of this class, use NXOpen.CAE.ResponseSimulation.EvaluationSettingManager.CreateNodalFunctionEvaluationSettingBuilder

Created in NX5.0.0

Member Function Documentation

unsafe NXOpen.CAE.FENode [] NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.GetDestinationNodes ( )
inline

Returns the destination nodes

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Returns
unsafe void NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.SetDestinationNodes ( NXOpen.CAE.FENode[]  destinationNodes)
inline

Sets the destination nodes

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
destinationNodes

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.NodalFunctionEvalBeamLocation NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.BeamDataLocation
getset

Returns or sets the evaluation location of beam element, which is available when NXOpen.CAE.ResponseSimulation.EvaluationResultType is NXOpen.CAE.ResponseSimulation.EvaluationResultType.Stress , or NXOpen.CAE.ResponseSimulation.EvaluationResultType.Strain

Created in NX9.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.CoordinateSystem NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.CoordinateSystem
getset

Returns or sets the coordinate system

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.DirectionDataComponent NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.DataComponent
getset

Returns or sets the direction data component

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.FENode NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.RelativeNode
getset

Returns or sets the relative node

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.NodalFunctionEvalShellLocation NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.ShellDataLocation
getset

Returns or sets the evaluation location of shell element, which is available when NXOpen.CAE.ResponseSimulation.EvaluationResultType is NXOpen.CAE.ResponseSimulation.EvaluationResultType.Stress , or NXOpen.CAE.ResponseSimulation.EvaluationResultType.Strain

Created in NX9.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.Direction NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.UserDefinedDirection
getset

Returns or sets the user defined direction

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.NodalFunctionEvalRequest NXOpen.CAE.ResponseSimulation.NodalFunctionEvaluationSettingBuilder.UsingUserDefinedDirection
getset

Returns or sets the option of using user defined direction

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.