...
Solidworks parts are to be named MSMS#####-#####-ShortDescription where #### is the part number. Part numbers are tracked here: MSXII Part and Drawing Numbers
...
Dynamic assemblies should have their own unique part number pulled from the part registry. Components of dynamic assemblies should follow the MSXXXXX-Description standard from above for parts that will never exist in real life. be named SNGL-PartName(A - Z), where PartName is the name of the dynamic assembly, and A-Z are alphabetic suffixes that denote subcomponents of the assembly.
Example: the coilover is saved as MS00045-Coilover, and the damper and strut are saved as MSXXXXXSNGL-CoiloverDamper CoiloverA and MSXXXXXSNGL-CoiloverStrut respectively.CoiloverB
Solidworks Drawing
Solidworks drawings are to be named DWG-##### DWG#####-ShortDescription where #### is the drawing number. Drawing numbers are tracked here: MSXII Part and Drawing Numbers. PDF versions of drawing should only be committed to GrabCAD when the drawing is ready for release and should have the same name with a -R## suffix to indicate the revision number.
...