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

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

Inheritance diagram for NXOpen.CAE.ResponseSimulation.LcrResultsEvaluationSettingBuilder:
NXOpen.CAE.ResponseSimulation.RmsResultsEvaluationSettingBuilder NXOpen.CAE.ResponseSimulation.PrlResultsEvaluationSettingBuilder NXOpen.CAE.ResponseSimulation.DynamicResultEvaluationSettingBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe double CrossingLevel [get, set]
 Returns or sets the crossing level More...
 
unsafe NXOpen.Expression CrossingLevelExpression [get]
 Returns the crossing level expression More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.RmsResultsEvaluationSettingBuilder
unsafe
NXOpen.CAE.ResponseSimulation.RmsLcrEvaluationMethod 
EvaluationMethod [get, set]
 Returns or sets the evaluation method for RMS More...
 
unsafe NXOpen.Direction UserDefinedDirection [get, set]
 Returns or sets the user defined direction More...
 
unsafe bool UsingUserDefinedDirection [get, set]
 Returns or sets the option of using user defined direction More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.PrlResultsEvaluationSettingBuilder
unsafe
NXOpen.CAE.ResponseSimulation.CoordinateSystem 
CoordinateSystem [get, set]
 Returns or sets the coordinate system. More...
 
unsafe NXOpen.CAE.FENode ObservationNode [get, set]
 Returns or sets the relative node. More...
 
unsafe bool Relative [get, set]
 Returns or sets the option of using the observation node in evaluation More...
 
unsafe
NXOpen.CAE.ResponseSimulation.EvaluationResultType 
ResultType [get, set]
 Returns or sets the result type More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.ResponseSimulation.PrlResultsEvaluationSettingBuilder
unsafe
NXOpen.CAE.ResponseSimulation.DirectionDataComponent[] 
GetDataComponents ()
 Returns the direction data components. More...
 
unsafe NXOpen.CAE.FEElement[] GetOutputElements ()
 Returns the destination elements. More...
 
unsafe NXOpen.CAE.FENode[] GetOutputNodes ()
 Returns the destination nodes. More...
 
unsafe void SetDataComponents (NXOpen.CAE.ResponseSimulation.DirectionDataComponent[] dataComponent)
 Sets the direction data components. More...
 
unsafe void SetOutputElements (NXOpen.CAE.FEElement[] destinationElements)
 Sets the destination elements More...
 
unsafe void SetOutputNodes (NXOpen.CAE.FENode[] destinationNodes)
 Sets the destination nodes More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

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

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

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

Created in NX5.0.0

Property Documentation

unsafe double NXOpen.CAE.ResponseSimulation.LcrResultsEvaluationSettingBuilder.CrossingLevel
getset

Returns or sets the crossing level

Created in NX5.0.0

Deprecated in NX8.5.0. Use NXOpen.CAE.ResponseSimulation.LcrResultsEvaluationSettingBuilder.CrossingLevelExpression instead.

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.Expression NXOpen.CAE.ResponseSimulation.LcrResultsEvaluationSettingBuilder.CrossingLevelExpression
get

Returns the crossing level expression

Created in NX8.5.0

License requirements: 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.