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

Represents a NXOpen::CAE::PostEnvironmentsManager provides Post Environment Support
Not support KF. More...

Public Types

enum  DefinitionType { DefinitionTypeInfer, DefinitionTypeUserDefined }
 Indicates Post Environment definition type. More...
 
enum  PostEnvironment { PostEnvironmentStandard, PostEnvironmentAcoustic }
 Indicates Post Environment type. More...
 

Public Member Functions

NXOpen::CAE::PostEnvironmentsManager::DefinitionType Definition ()
 Returns the definition type of Post Environment. More...
 
NXOpen::CAE::PostEnvironmentsManager::PostEnvironment GetActivePostEnvironmentType ()
 Gets the active Post Envrionment. More...
 
NXOpen::TaggedObjectGetPostEnvironmentOfType (NXOpen::CAE::PostEnvironmentsManager::PostEnvironment postEnvironmentType)
 Gets the Post Envrionment by type
Created in NX1847.0.0. More...
 
NXOpen::CAE::PostEnvironmentsManager::PostEnvironment PostEnvironmentType ()
 Returns the type of Post Environment. More...
 
void SetDefinition (NXOpen::CAE::PostEnvironmentsManager::DefinitionType definitionType)
 Sets the definition type of Post Environment. More...
 
void SetPostEnvironmentType (NXOpen::CAE::PostEnvironmentsManager::PostEnvironment postEnvironmentType)
 Sets the type of Post Environment. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAE::PostEnvironmentsManager provides Post Environment Support
Not support KF.



Created in NX1847.0.0.

Member Enumeration Documentation

Indicates Post Environment definition type.

Enumerator
DefinitionTypeInfer 

Use this option to determine an active post environment for a CAE part automatically.

DefinitionTypeUserDefined 

user defined

Indicates Post Environment type.

Enumerator
PostEnvironmentStandard 

standard

PostEnvironmentAcoustic 

acoustic

Member Function Documentation

NXOpen::CAE::PostEnvironmentsManager::DefinitionType NXOpen::CAE::PostEnvironmentsManager::Definition ( )

Returns the definition type of Post Environment.


Created in NX1847.0.0.

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

NXOpen::CAE::PostEnvironmentsManager::PostEnvironment NXOpen::CAE::PostEnvironmentsManager::GetActivePostEnvironmentType ( )

Gets the active Post Envrionment.

Returns

Created in NX1847.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
NXOpen::TaggedObject* NXOpen::CAE::PostEnvironmentsManager::GetPostEnvironmentOfType ( NXOpen::CAE::PostEnvironmentsManager::PostEnvironment  postEnvironmentType)

Gets the Post Envrionment by type
Created in NX1847.0.0.



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

Parameters
postEnvironmentTypepostenvironmenttype
NXOpen::CAE::PostEnvironmentsManager::PostEnvironment NXOpen::CAE::PostEnvironmentsManager::PostEnvironmentType ( )

Returns the type of Post Environment.


Created in NX1847.0.0.

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

void NXOpen::CAE::PostEnvironmentsManager::SetDefinition ( NXOpen::CAE::PostEnvironmentsManager::DefinitionType  definitionType)

Sets the definition type of Post Environment.


Created in NX1847.0.0.

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

Parameters
definitionTypedefinitiontype
void NXOpen::CAE::PostEnvironmentsManager::SetPostEnvironmentType ( NXOpen::CAE::PostEnvironmentsManager::PostEnvironment  postEnvironmentType)

Sets the type of Post Environment.


Created in NX1847.0.0.

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

Parameters
postEnvironmentTypepostenvironmenttype
tag_t NXOpen::CAE::PostEnvironmentsManager::Tag ( ) const

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.