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

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

Inheritance diagram for NXOpen.CAE.PostProcessingSession:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.PostProcessingSessionApplicator 
CreateBuilder (NXOpen.CAE.CaePart part)
 Creates a NXOpen.CAE.PostProcessingSessionApplicator . More...
 
unsafe void ExportToFile (NXOpen.CAE.CaePart part, string filePath)
 Exports the Post Processing Session to an external file 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...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

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

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.PostProcessingSessionApplicator NXOpen.CAE.PostProcessingSession.CreateBuilder ( NXOpen.CAE.CaePart  part)
inline

Creates a NXOpen.CAE.PostProcessingSessionApplicator .

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

Created in NX12.0.0

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

Parameters
part
Returns
unsafe void NXOpen.CAE.PostProcessingSession.ExportToFile ( NXOpen.CAE.CaePart  part,
string  filePath 
)
inline

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
part
filePath

Property Documentation

Tag NXOpen.CAE.PostProcessingSession.Tag
get

Returns the tag of this object.


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