|
NX Open C++ Reference Guide
|
Select a part from the reuse library
Created in NX9.0.0.
More...
Public Member Functions | |
| NXString | Selection () |
| Returns the path of the file from the reuse library Created in NX9.0.0. | |
| void | SetSelection (const NXString &path) |
| Sets the path of the file from the reuse library Created in NX9.0.0. | |
| void | SetSelection (const char *path) |
| Sets the path of the file from the reuse library Created in NX9.0.0. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Select a part from the reuse library
Created in NX9.0.0.
| 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::SetSelection | ( | const NXString & | path | ) |
Sets the path of the file from the reuse library
Created in NX9.0.0.
License requirements : None
| path | the 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
| path | the path of a part |