NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions | Properties | List of all members
NXOpen.CAE.Connections.ComposerTool Class Reference

ComposerTool. More...

Inheritance diagram for NXOpen.CAE.Connections.ComposerTool:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.Connections.Composer 
CreateComposer ()
 CreateComposer 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...
 

Static Public Member Functions

static ComposerTool GetComposerTool (NXOpen.Session owner)
 Returns the ComposerTool object for the running session which serves as the 'gateway' class for the application API. 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

ComposerTool.

To obtain an instance of this class, refer to NXOpen.Session

Created in NX1847.0.0

Member Function Documentation

unsafe NXOpen.CAE.Connections.Composer NXOpen.CAE.Connections.ComposerTool.CreateComposer ( )
inline

CreateComposer

Created in NX1847.0.0

License requirements: sc_nv_comp (" Simcenter NVH Composer") OR nx_masterfem ("Finite Element Modeling") OR sc_gso_comp (" Simcenter NVH Composer") OR sc_gso_creation (" Simcenter GSO BIW Creation environment")

Returns
static ComposerTool NXOpen.CAE.Connections.ComposerTool.GetComposerTool ( NXOpen.Session  owner)
inlinestatic

Returns the ComposerTool object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

Property Documentation

Tag NXOpen.CAE.Connections.ComposerTool.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.