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

This is the Calculation log line More...

Inheritance diagram for NXOpen.CAE.AeroStructures.CalculationLogLine:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Types

enum  MessageType { Info, Warning, Error, Unknown }
 Calculation logger message type. More...
 

Public Member Functions

unsafe string ToStringLine ()
 Return structure as a string line More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override void FreeResource ()
 Dispose More...
 

Properties

unsafe string Failmode [get]
 Returns the failMode More...
 
unsafe string Loadcase [get]
 Returns the loadcase name More...
 
unsafe string Message [get]
 Returns the log message More...
 
unsafe
NXOpen.CAE.AeroStructures.CalculationLogLine.MessageType 
MsgType [get]
 Returns the message type More...
 
unsafe string Source [get]
 Returns the source More...
 
unsafe string Timestamp [get]
 Returns the timestamp More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

This is the Calculation log line

Created in NX12.0.1

Member Enumeration Documentation

Calculation logger message type.

Enumerator
Info 
Warning 
Error 
Unknown 

Member Function Documentation

override void NXOpen.CAE.AeroStructures.CalculationLogLine.FreeResource ( )
inlineprotectedvirtual

Dispose

Created in NX12.0.1

License requirements: None.

Implements NXOpen.TransientObject.

unsafe string NXOpen.CAE.AeroStructures.CalculationLogLine.ToStringLine ( )
inline

Return structure as a string line

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

Returns

Property Documentation

unsafe string NXOpen.CAE.AeroStructures.CalculationLogLine.Failmode
get

Returns the failMode

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.CalculationLogLine.Loadcase
get

Returns the loadcase name

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.CalculationLogLine.Message
get

Returns the log message

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.AeroStructures.CalculationLogLine.MessageType NXOpen.CAE.AeroStructures.CalculationLogLine.MsgType
get

Returns the message type

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.CalculationLogLine.Source
get

Returns the source

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")

unsafe string NXOpen.CAE.AeroStructures.CalculationLogLine.Timestamp
get

Returns the timestamp

Created in NX12.0.1

License requirements: nx_masterfem ("Finite Element Modeling")


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