public void CreateRelationship1()
 {
     part.CreateRelationship(null, TargetMode.External, null);
 }