AssignName

 From:  Michael Gibson
9717.11 In reply to 9717.10 
Hi Pilou,

re:
> PS AssignPresetName is sufficient...no need AssignName ?

AssignPresetName gets a list of names from a text file, while AssignName gets the list of names from named objects in the current file.

If you only use a certain set of names all the time, then yes AssignPresetName would be sufficient. If you have different ones for different projects then AssignName might be better.

- Michael