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.LineDesigner.DBNodeUtils Class Reference

Represents a utils of line designer for journaling uinode methods More...

Inheritance diagram for NXOpen.LineDesigner.DBNodeUtils:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ContainsDBNode (NXOpen.Part partTag)
 An API to check if part has db node 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 DBNodeUtils GetDBNodeUtils (NXOpen.Session owner)
 Returns the DBNodeUtils 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

Represents a utils of line designer for journaling uinode methods

Use the static method in this class to obtain an instance.

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.LineDesigner.DBNodeUtils.ContainsDBNode ( NXOpen.Part  partTag)
inline

An API to check if part has db node

Created in NX10.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

Parameters
partTag
static DBNodeUtils NXOpen.LineDesigner.DBNodeUtils.GetDBNodeUtils ( NXOpen.Session  owner)
inlinestatic

Returns the DBNodeUtils 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.LineDesigner.DBNodeUtils.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.