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

Represents a data source data definition. More...

Inheritance diagram for NXOpen::CAE::PostScenarioDefinition:
NXOpen::TransientObject

Public Member Functions

NXString Name ()
 Returns the name of this Data Definition. More...
 
void PrintInformation ()
 Print detailed information about this data definition to the listing window. More...
 
virtual ~PostScenarioDefinition ()
 Destroys the object
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents a data source data definition.

A data definition defines the format of some data exposed by a data source. These are matched with a scenario NXOpen::CAE::PostScenarioInputDefinition to provide a scenario interpreted view of that data.
Not support KF.

Created in NX12.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::PostScenarioDefinition::~PostScenarioDefinition ( )
virtual

Destroys the object
Created in NX12.0.0.



License requirements : None

Member Function Documentation

NXString NXOpen::CAE::PostScenarioDefinition::Name ( )

Returns the name of this Data Definition.


Created in NX12.0.0.

License requirements : None

void NXOpen::CAE::PostScenarioDefinition::PrintInformation ( )

Print detailed information about this data definition to the listing window.


Created in NX12.0.0.

License requirements : None


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