NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.SIM.PostConfigurator.PostConfiguratorManager Class Reference

Represents Post Configurator Manager More...

Inheritance diagram for NXOpen.SIM.PostConfigurator.PostConfiguratorManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.SIM.PostConfigurator.CreationPostBuilder 
CreateCreationPostBuilder ()
 Creates a NXOpen.SIM.PostConfigurator.CreationPostBuilder object More...
 
unsafe
NXOpen.SIM.PostConfigurator.PostConfiguratorBuilder 
CreatePostConfiguratorBuilder (string postProcessorFilename)
 Creates a NXOpen.SIM.PostConfigurator.PostConfiguratorBuilder object More...
 
unsafe
NXOpen.SIM.PostConfigurator.PostConfiguratorDebugBuilder 
CreatePostConfiguratorDebugBuilder ()
 Creates a NXOpen.SIM.PostConfigurator.PostConfiguratorDebugBuilder object More...
 
unsafe
NXOpen.SIM.PostConfigurator.UdeBuilder 
CreateUdeBuilder ()
 Creates a NXOpen.SIM.PostConfigurator.UdeBuilder object More...
 
unsafe
NXOpen.SIM.PostConfigurator.UdeParameterBuilder 
CreateUdeParameterBuilder ()
 Creates a NXOpen.SIM.PostConfigurator.UdeParameterBuilder object More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe NXOpen.SIM.PostConfigurator.CreationPostBuilder NXOpen.SIM.PostConfigurator.PostConfiguratorManager.CreateCreationPostBuilder ( )
inline

Creates a NXOpen.SIM.PostConfigurator.CreationPostBuilder object

Created in NX10.0.3

License requirements: nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")

Returns
The new creation post builder
unsafe NXOpen.SIM.PostConfigurator.PostConfiguratorBuilder NXOpen.SIM.PostConfigurator.PostConfiguratorManager.CreatePostConfiguratorBuilder ( string  postProcessorFilename)
inline

Creates a NXOpen.SIM.PostConfigurator.PostConfiguratorBuilder object

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
Returns
The new post configurator builder
unsafe NXOpen.SIM.PostConfigurator.PostConfiguratorDebugBuilder NXOpen.SIM.PostConfigurator.PostConfiguratorManager.CreatePostConfiguratorDebugBuilder ( )
inline

Creates a NXOpen.SIM.PostConfigurator.PostConfiguratorDebugBuilder object

Created in NX12.0.2

License requirements: nx_post_config_full ("NX Post Configurator")

Returns
The new post configurator debug builder
unsafe NXOpen.SIM.PostConfigurator.UdeBuilder NXOpen.SIM.PostConfigurator.PostConfiguratorManager.CreateUdeBuilder ( )
inline

Creates a NXOpen.SIM.PostConfigurator.UdeBuilder object

Created in NX12.0.1

License requirements: nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")

Returns
The new ude builder
unsafe NXOpen.SIM.PostConfigurator.UdeParameterBuilder NXOpen.SIM.PostConfigurator.PostConfiguratorManager.CreateUdeParameterBuilder ( )
inline

Creates a NXOpen.SIM.PostConfigurator.UdeParameterBuilder object

Created in NX12.0.1

License requirements: nx_post_config_full ("NX Post Configurator") OR nx_post_config_adv ("NX Post Configurator")

Returns
The new ude parameter builder

Property Documentation

Tag NXOpen.SIM.PostConfigurator.PostConfiguratorManager.Tag
get

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.