NX Open C++ Reference Guide
Public Member Functions | Static Public Member Functions | List of all members
NXOpen::LineDesigner::DBNodeUtils Class Reference

Represents a utils of line designer for journaling uinode methods
Use the static method in this class to obtain an instance. More...

Public Member Functions

void ContainsDBNode (NXOpen::Part *partTag)
 An API to check if part has db node
Created in NX10.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Static Public Member Functions

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

void NXOpen::LineDesigner::DBNodeUtils::ContainsDBNode ( NXOpen::Part partTag)

An API to check if part has db node
Created in NX10.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
partTagparttag
static DBNodeUtils* NXOpen::LineDesigner::DBNodeUtils::GetDBNodeUtils ( NXOpen::Session owner)
static

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.

tag_t NXOpen::LineDesigner::DBNodeUtils::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.