See also entry in DESCRIPTION file
Usage: cat_config_options_from_cdb [options] [file]
cat_config_options_from_cdb shows all available config.pro options
from the current Pro/E Release (R2000i).
options: -h => this help screen
-t => show turning NC sequence options
-o => show machining options
-i => show iges options
-n => new release (R2000i2)
-d PATH => specify Pro/ENGINEER loadpoint
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History:
#
# 20001025: Set current release to R2000i
# 19991011: You can now specify a cdb file (compressed or not) on the commandline.
# 19980604: Upgraded to R19
# 19970203: Added -d option.
# 19960704: New release changed to 17. Added check for Pro/E LOADPOINT.
# 19951010: Added options -t, -m, -i and -h.
#
################################################################################
|