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

Represents a NXOpen.CAE.AeroStructures.ExpressionResult . More...

Inheritance diagram for NXOpen.CAE.AeroStructures.ExpressionResult:
NXOpen.CAE.AeroStructures.Expression NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Type { CriticalMS }
 Enumeration defining the type of expression. More...
 

Public Member Functions

unsafe void SetCalculations (NXOpen.CAE.AeroStructures.MarginCalculation[] marginCalculations)
 Sets the calculations. More...
 
unsafe void Update ()
 Update the expression. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

Represents a NXOpen.CAE.AeroStructures.ExpressionResult .

No support for KF

Created in NX1899.0.0

Member Enumeration Documentation

Enumeration defining the type of expression.

Enumerator
CriticalMS 

Member Function Documentation

unsafe void NXOpen.CAE.AeroStructures.ExpressionResult.SetCalculations ( NXOpen.CAE.AeroStructures.MarginCalculation[]  marginCalculations)
inline

Sets the calculations.

Created in NX1899.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")

Parameters
marginCalculationsThe list of calculations from the solution to consider
unsafe void NXOpen.CAE.AeroStructures.ExpressionResult.Update ( )
inline

Update the expression.

Created in NX1899.0.0

License requirements: sc_aero_environment ("Simcenter AeroStructures Environment"), sc_margin_safety ("Simcenter Margin Of Safety")


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