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.SmartTemplateBuilder Class Reference

Contains smart template application utility methods More...

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

Public Member Functions

unsafe
NXOpen.CAE.Connections.SmartTemplateTool 
GetSmartTemplateTool ()
 Create Smart template tools 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 SmartTemplateBuilder GetSmartTemplateBuilder (NXOpen.Session owner)
 Returns the SmartTemplateBuilder 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

Contains smart template application utility methods

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

Created in NX1872.0.0

Member Function Documentation

static SmartTemplateBuilder NXOpen.CAE.Connections.SmartTemplateBuilder.GetSmartTemplateBuilder ( NXOpen.Session  owner)
inlinestatic

Returns the SmartTemplateBuilder 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.

unsafe NXOpen.CAE.Connections.SmartTemplateTool NXOpen.CAE.Connections.SmartTemplateBuilder.GetSmartTemplateTool ( )
inline

Create Smart template tools

Created in NX1872.0.0

License requirements: sc_gso_smart (" Simcenter Smart Template Pre/Post Applications") OR sc_gso_comp (" Simcenter NVH Composer")

Returns

Property Documentation

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