NXOpen .NET Reference  12.0.0
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:

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...
 

Properties

Tag Tag [get]
 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

unsafe 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.

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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.