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

Represents the Web App session More...

Inheritance diagram for NXOpen.PDM.WebAppSession:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.PDM.CustomWebAppMenuHandler 
CreateCustomWebAppMenuHandler ()
 Create a custom WebApp menu handler. More...
 
unsafe void ShowSummary (string uid, string objType, string classId)
 Send data to Active Workspace from NX 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 the Web App session

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

Created in NX11.0.0

Member Function Documentation

unsafe NXOpen.PDM.CustomWebAppMenuHandler NXOpen.PDM.WebAppSession.CreateCustomWebAppMenuHandler ( )
inline

Create a custom WebApp menu handler.

Created in NX11.0.0

License requirements: None.

Returns
unsafe void NXOpen.PDM.WebAppSession.ShowSummary ( string  uid,
string  objType,
string  classId 
)
inline

Send data to Active Workspace from NX

Created in NX11.0.1

License requirements: None.

Parameters
uid
objType
classId

Property Documentation

Tag NXOpen.PDM.WebAppSession.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.