NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::PostProcessingSession Class Reference

This is the class representing a NXOpen::CAE::PostProcessingSession . More...

Public Member Functions

NXOpen::CAE::PostProcessingSessionApplicatorCreateBuilder (NXOpen::CAE::CaePart *part)
 Creates a NXOpen::CAE::PostProcessingSessionApplicator . More...
 
void ExportToFile (NXOpen::CAE::CaePart *part, const NXString &filePath)
 Exports the Post Processing Session to an external file
Created in NX12.0.0. More...
 
void ExportToFile (NXOpen::CAE::CaePart *part, const char *filePath)
 Exports the Post Processing Session to an external file
Created in NX12.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

This is the class representing a NXOpen::CAE::PostProcessingSession .


Not support KF.

Created in NX12.0.0.

Member Function Documentation

NXOpen::CAE::PostProcessingSessionApplicator* NXOpen::CAE::PostProcessingSession::CreateBuilder ( NXOpen::CAE::CaePart part)

Creates a NXOpen::CAE::PostProcessingSessionApplicator .

This builder is used to create or edit a post processing session.

Returns

Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
Parameters
partpart
void NXOpen::CAE::PostProcessingSession::ExportToFile ( NXOpen::CAE::CaePart part,
const NXString filePath 
)

Exports the Post Processing Session to an external file
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
partpart
filePathfilepath
void NXOpen::CAE::PostProcessingSession::ExportToFile ( NXOpen::CAE::CaePart part,
const char *  filePath 
)

Exports the Post Processing Session to an external file
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
partpart
filePathfilepath
tag_t NXOpen::CAE::PostProcessingSession::Tag ( ) const

Returns the tag of this object.


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