camelsoft
Computer
- Dec 14, 2009
- 7
I want to learn if it is possible to have a new applicaton button and assign its action a previous defined button action. I want to use file->export->stl . When i look at the ug_main.men file,
BUTTON UG_FILE_EXPORT_RAPID_PROTOTYPE
LABEL ST&L...
MESSAGE Exports selected solid and sheet bodies into an STL (Stereo Lithography) file.
SYNONYMS SLA
HELP RPI_parameters
ACTIONS STANDARD
It has Standard action and a HELP parameter. so where is the definition of the action of this button? If there is no way to use that functionality of a previous button, how can i do that automation using NXOpen C api.
In addition , this button do not support journals.
BUTTON UG_FILE_EXPORT_RAPID_PROTOTYPE
LABEL ST&L...
MESSAGE Exports selected solid and sheet bodies into an STL (Stereo Lithography) file.
SYNONYMS SLA
HELP RPI_parameters
ACTIONS STANDARD
It has Standard action and a HELP parameter. so where is the definition of the action of this button? If there is no way to use that functionality of a previous button, how can i do that automation using NXOpen C api.
In addition , this button do not support journals.