www.creosite.com© O. Corten

creo2 config.pro option documentation for: ECAD_COMP_NAMING_CONVENTION            


ecad_comp_naming_convention

ecad_comp_naming_convention
ecad_name*, ecad_name_ecad_alt_name, ecad_alt_name
sets the primary identifier used when importing parts from idx or idf to creo parametric. when a .prtfile does not exist in the search paths, the hint.mapfile is used. when the primary identifier is not located in the hint.mapfile either, a new part is created using the primary identifier as the part name.
ecad_name - uses the component package name as the primary identifier.
ecad_name_ecad_alt_name - uses the concatenated component package name and alternate name (part number) separated by an underscore as the primary identifier.
 note
when the concatenated name is longer than 31 characters, only the package name is used.
ecad_alt_name - uses the alternate name, part number, as the primary identifier.