Question
Different Item number on different profiles in AFX
I am using Creo Parametric Release 9.0 and Datecode9.0.2.0
I am using AFX and i know there is an auto number and auto generating name for parts and assembly. Is there a way to have the Item number generator different for each profile type? I'd like to have in my assembly a naming scheme for parts like this:
PROJECTNAME_I_BEAM_01;
PROJECTNAME_I_BEAM_02;
PROJECTNAME_I_BEAM_03;
PROJECTNAME_U_BEAM_01;
PROJECTNAME_PIPE_01.
Instead of actual naming scheme:
PROJECTNAME_I_BEAM_01;
PROJECTNAME_I_BEAM_02;
PROJECTNAME_I_BEAM_03;
PROJECTNAME_U_BEAM_04;
PROJECTNAME_PIPE_05.

