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::PostHeader Class Reference

This class has the information related to post legend header. More...

Inheritance diagram for NXOpen::CAE::PostHeader:
NXOpen::TransientObject

Public Types

enum  DisplayStyle { DisplayStyleNone, DisplayStyleDefault, DisplayStyleCustomized }
 Legend header display styles. More...
 

Public Member Functions

NXOpen::CAE::PostCustomHeaderLinesGetCustomHeaderLines ()
 Gets custom header lines class object for header customization. More...
 
void SetCustomHeaderLines (NXOpen::CAE::PostCustomHeaderLines *customheaderlines)
 Sets custom header lines class object for header customization. More...
 
virtual ~PostHeader ()
 Destroys the object
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

This class has the information related to post legend header.


An instance of this class can not be created. To obtain the object use NXOpen::CAE::PostLegend::GetHeader method.

Created in NX1847.0.0.

Member Enumeration Documentation

Legend header display styles.

Enumerator
DisplayStyleNone 

none

DisplayStyleDefault 

default

DisplayStyleCustomized 

customized

Constructor & Destructor Documentation

virtual NXOpen::CAE::PostHeader::~PostHeader ( )
virtual

Destroys the object
Created in NX1847.0.0.



License requirements : None

Member Function Documentation

NXOpen::CAE::PostCustomHeaderLines* NXOpen::CAE::PostHeader::GetCustomHeaderLines ( )

Gets custom header lines class object for header customization.

This is the responsibility of the caller to free this memory.

Returns

Created in NX1847.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")
void NXOpen::CAE::PostHeader::SetCustomHeaderLines ( NXOpen::CAE::PostCustomHeaderLines customheaderlines)

Sets custom header lines class object for header customization.


Created in NX1847.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
customheaderlinescustomheaderlines

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