NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::SIM::PostConfigurator::PostConfiguratorManager Class Reference

Represents Post Configurator Manager
Use NXOpen::Session::PostConfiguratorManager to get the instance of this class. More...

Public Member Functions

NXOpen::SIM::PostConfigurator::CreationPostBuilderCreateCreationPostBuilder ()
 Creates a NXOpen::SIM::PostConfigurator::CreationPostBuilder object. More...
 
NXOpen::SIM::PostConfigurator::PostConfiguratorBuilderCreatePostConfiguratorBuilder (const NXString &postProcessorFilename)
 Creates a NXOpen::SIM::PostConfigurator::PostConfiguratorBuilder object. More...
 
NXOpen::SIM::PostConfigurator::PostConfiguratorBuilderCreatePostConfiguratorBuilder (const char *postProcessorFilename)
 Creates a NXOpen::SIM::PostConfigurator::PostConfiguratorBuilder object. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents Post Configurator Manager
Use NXOpen::Session::PostConfiguratorManager to get the instance of this class.



Created in NX10.0.3.

Member Function Documentation

NXOpen::SIM::PostConfigurator::CreationPostBuilder* NXOpen::SIM::PostConfigurator::PostConfiguratorManager::CreateCreationPostBuilder ( )

Creates a NXOpen::SIM::PostConfigurator::CreationPostBuilder object.

Returns
The new creation post builder
Created in NX10.0.3.

License requirements : nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")
NXOpen::SIM::PostConfigurator::PostConfiguratorBuilder* NXOpen::SIM::PostConfigurator::PostConfiguratorManager::CreatePostConfiguratorBuilder ( const NXString postProcessorFilename)

Creates a NXOpen::SIM::PostConfigurator::PostConfiguratorBuilder object.

Returns
The new post configurator builder
Created in NX10.0.3.

License requirements : nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")
Parameters
postProcessorFilenamethe post processor filename
NXOpen::SIM::PostConfigurator::PostConfiguratorBuilder* NXOpen::SIM::PostConfigurator::PostConfiguratorManager::CreatePostConfiguratorBuilder ( const char *  postProcessorFilename)

Creates a NXOpen::SIM::PostConfigurator::PostConfiguratorBuilder object.

Returns
The new post configurator builder
Created in NX10.0.3.

License requirements : nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")
Parameters
postProcessorFilenamethe post processor filename
tag_t NXOpen::SIM::PostConfigurator::PostConfiguratorManager::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.