NX Open C++ Reference Guide
|
Represents a Cam::CamGeneralPropertiesBuilder to be used for setting the name of a specified CAM object. More...
Public Member Functions | |
void | Information () |
Lists the object information to the listing window Created in NX8.0.0. | |
NXString | Name () |
Returns the name of the selected CAM object. | |
NXOpen::SelectNXObjectList * | SelectedObjects () |
Returns the selected object(s) list. | |
void | SetName (const NXString &name) |
Sets the name of the selected CAM object. |
Represents a Cam::CamGeneralPropertiesBuilder to be used for setting the name of a specified CAM object.
To create a new instance of this class, use PropertiesManager::CreateCamGeneralPropertiesBuilder
Created in NX8.0.0.
Lists the object information to the listing window
Created in NX8.0.0.
License requirements : None
Returns the name of the selected CAM object.
Created in NX8.0.0.
License requirements : None
Returns the selected object(s) list.
Created in NX8.0.0.
License requirements : None
void NXOpen::Cam::CamGeneralPropertiesBuilder::SetName | ( | const NXString & | name | ) |
Sets the name of the selected CAM object.
Created in NX8.0.0.
License requirements : None
name | name |