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

Select a classification from the reuse library. More...

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

Public Member Functions

NXString ClassId ()
 Returns. More...
 
void SetClassId (const NXString &classId)
 Sets. More...
 
void SetClassId (const char *classId)
 Sets. More...
 
- Public Member Functions inherited from NXOpen::Tooling::SelectReuseLibraryItemBuilder
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 classification from the reuse library.


Created in NX11.0.0.

Member Function Documentation

NXString NXOpen::Mechatronics::SelectClassificationBuilder::ClassId ( )

Returns.

the Teamcenter storage class id.

It is the storage class ID of Teamcenter classification reuse library.


Created in NX11.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

void NXOpen::Mechatronics::SelectClassificationBuilder::SetClassId ( const NXString classId)

Sets.

the Teamcenter storage class id.

It is the storage class ID of Teamcenter classification reuse library.


Created in NX11.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
classIdthe class id
void NXOpen::Mechatronics::SelectClassificationBuilder::SetClassId ( const char *  classId)

Sets.

the Teamcenter storage class id.

It is the storage class ID of Teamcenter classification reuse library.


Created in NX11.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
classIdthe class id

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