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

Represents the Application Manager class. More...

Public Member Functions

NXOpen::Features::TestFeatureBuilderCreateTestFeatureBuilder (NXOpen::Part *part, NXOpen::Features::TestFeature *feat)
 Creates a Newapp.TestFeature feature. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Static Public Member Functions

static ApplicationManagerGetApplicationManager (NXOpen::Session *owner)
 Returns the ApplicationManager object for the running session which serves as the 'gateway' class for the application API. More...
 

Detailed Description

Represents the Application Manager class.


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

Created in NX9.0.0.

Member Function Documentation

NXOpen::Features::TestFeatureBuilder* NXOpen::Newapp::ApplicationManager::CreateTestFeatureBuilder ( NXOpen::Part part,
NXOpen::Features::TestFeature feat 
)

Creates a Newapp.TestFeature feature.

Returns

Created in NX9.0.0.

License requirements : None
Parameters
partthe part that will own the feature
featfeat
static ApplicationManager* NXOpen::Newapp::ApplicationManager::GetApplicationManager ( NXOpen::Session owner)
static

Returns the ApplicationManager 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::Newapp::ApplicationManager::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.