
Nitro-Cell
Nitro-Cell is a Pro/ENGINEER Automation Tool that uses MS-Excel to document design logic, rules and execution processes that need to be executed in Pro/ENGINEER.
CategoriesFiles
DocumentsDate added
Automate Pro/Engineer models and drawings from Microsoft Excel.
New Version Capabilities:
ASSEMBLE_ALL
Assembles to ALL Target Child Component Instances in an Assembly by CSYS
CFG_SET_OPTION
Sets a config.pro option on the fly... You can SET - but NOT unset.
DELETE_RELEASED_FILE
Foces the deletion of a Released File in the Released Directory
ERASE_FILE
Erases specified File from Pro/E Session Memory (active or not displayed)
ERASE_NOTDISPLAYED
Erases ALL non-displayed files from Pro/E Session Memory
SAVE_AS_TO_RELEASED
Saves specified File in Pro/E Session Memory to Released Directory with new name
SAVE_TO_RELEASED
Saves specified File in Pro/E Session Memory to the Released Directory
STOP_AUTOMATION
Stops the Automation at ANY point this is placed - excellent for debugging.