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

Select a part from the reuse library
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::Tooling::SelectReuseLibraryItemBuilder:
NXOpen::TaggedObject NXOpen::AME::SelectClassificationBuilder NXOpen::Mechatronics::SelectClassificationBuilder

Public Member Functions

NXString DescriptiveName ()
 Returns the descriptive name
Created in NX9.0.0. More...
 
NXString Selection ()
 Returns the path of the file from the reuse library
Created in NX9.0.0. More...
 
void SetDescriptiveName (const NXString &descriptiveName)
 Sets the descriptive name
Created in NX9.0.0. More...
 
void SetDescriptiveName (const char *descriptiveName)
 Sets the descriptive name
Created in NX9.0.0. More...
 
void SetSelection (const NXString &path)
 Sets the path of the file from the reuse library
Created in NX9.0.0. More...
 
void SetSelection (const char *path)
 Sets the path of the file from the reuse library
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Select a part from the reuse library
Created in NX9.0.0.


Member Function Documentation

NXString NXOpen::Tooling::SelectReuseLibraryItemBuilder::DescriptiveName ( )

Returns the descriptive name
Created in NX9.0.0.



License requirements : None

NXString NXOpen::Tooling::SelectReuseLibraryItemBuilder::Selection ( )

Returns the path of the file from the reuse library
Created in NX9.0.0.



License requirements : None

void NXOpen::Tooling::SelectReuseLibraryItemBuilder::SetDescriptiveName ( const NXString descriptiveName)

Sets the descriptive name
Created in NX9.0.0.



License requirements : None

Parameters
descriptiveNamethe path of a part
void NXOpen::Tooling::SelectReuseLibraryItemBuilder::SetDescriptiveName ( const char *  descriptiveName)

Sets the descriptive name
Created in NX9.0.0.



License requirements : None

Parameters
descriptiveNamethe path of a part
void NXOpen::Tooling::SelectReuseLibraryItemBuilder::SetSelection ( const NXString path)

Sets the path of the file from the reuse library
Created in NX9.0.0.



License requirements : None

Parameters
paththe path of a part
void NXOpen::Tooling::SelectReuseLibraryItemBuilder::SetSelection ( const char *  path)

Sets the path of the file from the reuse library
Created in NX9.0.0.



License requirements : None

Parameters
paththe path of a part

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