NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | 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

Public Types

enum  MessageType { MessageTypeInfo, MessageTypeWarning, MessageTypeError, MessageTypeUnknown }
 Calculation logger message type. More...
 

Public Member Functions

NXString Failmode ()
 Returns the failMode
Created in NX12.0.1. More...
 
NXString Loadcase ()
 Returns the loadcase name
Created in NX12.0.1. More...
 
NXString Message ()
 Returns the log message
Created in NX12.0.1. More...
 
NXOpen::CAE::AeroStructures::CalculationLogLine::MessageType MsgType ()
 Returns the message type
Created in NX12.0.1. More...
 
NXString Source ()
 Returns the source
Created in NX12.0.1. More...
 
NXString Timestamp ()
 Returns the timestamp
Created in NX12.0.1. More...
 
NXString ToStringLine ()
 Return structure as a string line
Created in NX12.0.1. More...
 
virtual ~CalculationLogLine ()
 Dispose
Created in NX12.0.1. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

This is the Calculation log line.


Created in NX12.0.1.

Member Enumeration Documentation

Calculation logger message type.

Enumerator
MessageTypeInfo 

info

MessageTypeWarning 

warning

MessageTypeError 

error

MessageTypeUnknown 

unknown

Constructor & Destructor Documentation

virtual NXOpen::CAE::AeroStructures::CalculationLogLine::~CalculationLogLine ( )
virtual

Dispose
Created in NX12.0.1.



License requirements : None

Member Function Documentation

NXString NXOpen::CAE::AeroStructures::CalculationLogLine::Failmode ( )

Returns the failMode
Created in NX12.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

NXString NXOpen::CAE::AeroStructures::CalculationLogLine::Loadcase ( )

Returns the loadcase name
Created in NX12.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

NXString NXOpen::CAE::AeroStructures::CalculationLogLine::Message ( )

Returns the log message
Created in NX12.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

NXOpen::CAE::AeroStructures::CalculationLogLine::MessageType NXOpen::CAE::AeroStructures::CalculationLogLine::MsgType ( )

Returns the message type
Created in NX12.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

NXString NXOpen::CAE::AeroStructures::CalculationLogLine::Source ( )

Returns the source
Created in NX12.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

NXString NXOpen::CAE::AeroStructures::CalculationLogLine::Timestamp ( )

Returns the timestamp
Created in NX12.0.1.



License requirements : nx_masterfem ("Finite Element Modeling")

NXString NXOpen::CAE::AeroStructures::CalculationLogLine::ToStringLine ( )

Return structure as a string line
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.