Bcc.GetSelectedCamObjName
Bcc.GetSelectedCamObjName()
Description
This function will return the name for the selected object in the CAM tree in order to be used for other various CAM functions.
Return
Returns the string name for the selected object in the CAM tree.
Examples
-- Get the selected object name in the CAM tree
objID = Bcc.GetSelectedCamObjName()