NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Tooling::StandardPartData Class Reference

Represents the standard part client data. More...

Inheritance diagram for NXOpen::Tooling::StandardPartData:
NXOpen::TransientObject

Public Member Functions

void SetSelectedStandardPartData (const NXString &libName, const NXString &libPath)
 Assign selected standard part data to the client data
Created in NX11.0.0. More...
 
void SetSelectedStandardPartData (const char *libName, const char *libPath)
 Assign selected standard part data to the client data
Created in NX11.0.0. More...
 
virtual ~StandardPartData ()
 Dispose the StandardPartClientData object
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the standard part client data.


Created in NX11.0.0.

Constructor & Destructor Documentation

virtual NXOpen::Tooling::StandardPartData::~StandardPartData ( )
virtual

Dispose the StandardPartClientData object
Created in NX11.0.0.



License requirements : None

Member Function Documentation

void NXOpen::Tooling::StandardPartData::SetSelectedStandardPartData ( const NXString libName,
const NXString libPath 
)

Assign selected standard part data to the client data
Created in NX11.0.0.



License requirements : ug_mold_design ("UG MOLD")

Parameters
libNamelibname
libPathlibpath
void NXOpen::Tooling::StandardPartData::SetSelectedStandardPartData ( const char *  libName,
const char *  libPath 
)

Assign selected standard part data to the client data
Created in NX11.0.0.



License requirements : ug_mold_design ("UG MOLD")

Parameters
libNamelibname
libPathlibpath

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