NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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...
 
NXOpen::SIM::PostConfigurator::PostConfiguratorDebugBuilderCreatePostConfiguratorDebugBuilder ()
 Creates a NXOpen::SIM::PostConfigurator::PostConfiguratorDebugBuilder object. More...
 
NXOpen::SIM::PostConfigurator::UdeBuilderCreateUdeBuilder ()
 Creates a NXOpen::SIM::PostConfigurator::UdeBuilder object. More...
 
NXOpen::SIM::PostConfigurator::UdeParameterBuilderCreateUdeParameterBuilder ()
 Creates a NXOpen::SIM::PostConfigurator::UdeParameterBuilder 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
NXOpen::SIM::PostConfigurator::PostConfiguratorDebugBuilder* NXOpen::SIM::PostConfigurator::PostConfiguratorManager::CreatePostConfiguratorDebugBuilder ( )

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

Returns
The new post configurator debug builder
Created in NX12.0.2.

License requirements : nx_post_config_full ("NX Post Configurator")
NXOpen::SIM::PostConfigurator::UdeBuilder* NXOpen::SIM::PostConfigurator::PostConfiguratorManager::CreateUdeBuilder ( )

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

Returns
The new ude builder
Created in NX12.0.1.

License requirements : nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")
NXOpen::SIM::PostConfigurator::UdeParameterBuilder* NXOpen::SIM::PostConfigurator::PostConfiguratorManager::CreateUdeParameterBuilder ( )

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

Returns
The new ude parameter builder
Created in NX12.0.1.

License requirements : nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")
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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.